summaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-011-0/+1
|\
| * net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-07-151-0/+1
* | ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2012-07-301-2/+6
* | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-07-271-1/+7
* | rtnl: Add #ifdef CONFIG_RPS around num_rx_queues referenceMark A. Greer2012-07-221-0/+2
* | rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko2012-07-201-2/+13
* | rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-201-8/+8
* | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-1/+1
* | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-111-3/+1Star
* | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-301-2/+7
* | netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-281-13/+0Star
|/
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-5/+3Star
* net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend2012-04-151-2/+33
* net: add fdb generic dump routineJohn Fastabend2012-04-151-0/+84
* net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-151-0/+152
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-3/+3
* rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-131-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+0Star
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* | net: Report dev->promiscuity in netlink reports.Ben Greear2012-04-021-0/+3
* | rtnetlink: Stop using NLA_PUT*().David S. Miller2012-04-021-32/+35
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-061-8/+10
|\
| * rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet2012-03-051-8/+10
* | rtnetlink: Fix VF IFLA policyGreg Rose2012-03-011-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-271-21/+57
|\|
| * rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-211-21/+57
* | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-261-2/+7
|/
* net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula2012-01-261-0/+3
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-151-1/+1
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-061-1/+1
* | rtnetlink: rtnl_link_register() sanity testEric Dumazet2011-12-141-11/+14
* | if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose2011-10-161-3/+30
* | rtnetlink: remove initialization of dev->real_num_tx_queuesJiri Pirko2011-08-111-1/+0Star
|/
* rtnl: provide link dump consistency infoThomas Graf2011-07-021-0/+4
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-101-11/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-261-1/+4
|\
| * net: Allow setting the network namespace by fdEric W. Biederman2011-05-101-1/+4
* | net: hold rtnl again in dump callbacksEric Dumazet2011-05-251-2/+7
* | rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang2011-05-231-0/+2
* | net: use batched device unregister in veth and macvlanEric Dumazet2011-05-091-1/+4
* | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-8/+0Star
* | net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet2011-05-031-7/+5Star
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* rtnetlink: implement setting of master deviceJiri Pirko2011-02-141-0/+43
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-311-0/+3
|\
| * net: Fix ip link add netns oopsEric W. Biederman2011-01-301-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-271-2/+1Star
|\|
| * net: fix validate_link_af in rtnetlink coreKurt Van Dijck2011-01-271-2/+1Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-241-1/+1
|\|
| * Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-191-1/+1