aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
Commit message (Expand)AuthorAge
* rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-30
* net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman2012-11-18
* net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman2012-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\
| * rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend2012-11-03
* | net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-03
* | net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings2012-11-02
* | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-31
* | net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend2012-10-31
* | net: create generic bridge opsJohn Fastabend2012-10-31
* | netlink: cleanup the unnecessary return value checkHans Zhang2012-10-23
|/
* netlink: add attributes to fdb interfacestephen hemminger2012-10-01
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-08
* net: remove delay at device dismantleEric Dumazet2012-08-23
* net: Allow to create links with given ifindexPavel Emelyanov2012-08-09
* time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-09
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\
| * net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-07-14
* | ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2012-07-30
* | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-07-27
* | rtnl: Add #ifdef CONFIG_RPS around num_rx_queues referenceMark A. Greer2012-07-22
* | rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko2012-07-20
* | rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-20
* | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-11
* | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* | netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-27
|/
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend2012-04-15
* net: add fdb generic dump routineJohn Fastabend2012-04-15
* net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-15
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | net: Report dev->promiscuity in netlink reports.Ben Greear2012-04-02
* | rtnetlink: Stop using NLA_PUT*().David S. Miller2012-04-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-05
|\
| * rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet2012-03-04
* | rtnetlink: Fix VF IFLA policyGreg Rose2012-03-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
|\|
| * rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-21
* | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
|/
* net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula2012-01-26
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
* | rtnetlink: rtnl_link_register() sanity testEric Dumazet2011-12-14
* | if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose2011-10-16