aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
Commit message (Expand)AuthorAge
* rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport2013-06-25
* net/core: Add VF link state controlRony Efraim2013-06-13
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* net: fix address check in rtnl_fdb_delVlad Yasevich2013-04-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-04-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\|
| * rtnetlink: fix error return code in rtnl_link_fill()Wei Yongjun2013-03-27
* | net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]John Fastabend2013-03-29
* | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
* | ipv4: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-24
* | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\|
| * rtnetlink: Mask the rta_type when range checkingVlad Yasevich2013-03-17
* | vxlan: generalize forwarding tablesDavid Stevens2013-03-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12
|\|
| * rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause2013-03-10
* | net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2013-03-07
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-13
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-13
* bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich2013-02-13
* netns: fdb: allow unprivileged users to add/del fdb entriesGao feng2013-02-04
* ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on createJiri Pirko2013-01-07
* bonding: remove usage of dev->masterJiri Pirko2013-01-04
* rtnetlink: remove usage of dev->masterJiri Pirko2013-01-04
* rtnl: use dev_set_mac_address() instead of plain ndo_Jiri Pirko2013-01-04
* rtnl: expose carrier value with possibility to set itJiri Pirko2012-12-28
* 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