aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
Commit message (Expand)AuthorAge
* rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2015-05-17
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-11
* rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2015-04-10
* net: Pass VLAN ID to rtnl_fdb_notify.Hubert Sokolowski2015-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\
| * net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong2015-03-24
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
* | net: allow to delete a whole device groupWANG Cong2015-03-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\|
| * net: Handle unregister properly when netdev namespace change fails.David S. Miller2015-03-10
* | net: add support for phys_port_nameDavid Ahern2015-03-18
|/
* net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet2015-03-01
* net: Verify permission to link_net in newlinkEric W. Biederman2015-02-28
* net: Verify permission to dest_net in newlinkEric W. Biederman2015-02-28
* rtnetlink: avoid 0 sized arraysSasha Levin2015-02-24
* rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong2015-02-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-09
|\
| * rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann2015-02-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\|
| * bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu2015-01-29
* | net/core: Add event for a change in slave stateMoni Shoua2015-02-04
* | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-02
* | rtnetlink: pass link_net to the newlink handlerNicolas Dichtel2015-01-29
* | rtnl: fix error path when adding an iface with a link netNicolas Dichtel2015-01-23
* | rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel2015-01-19
* | rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-19
* | bridge: remove oflags from setlink/dellink.Rosen, Rami2015-01-19
* | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-18
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* | bridge: fix setlink/dellink notificationsRoopa Prabhu2015-01-17
* | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-05
* | net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is definedHubert Sokolowski2015-01-05
|/
* net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
| |\
| * | rocker: remove swdev modeRoopa Prabhu2014-12-09
| * | rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar2014-12-09
| * | bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-02
| * | rtnl: expose physical switch id for particular deviceJiri Pirko2014-12-02
| * | net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-02
| * | net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-02
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-10
|\ \ \ | |_|/ |/| |
| * | netdev, sched/wait: Fix sleeping inside wait eventPeter Zijlstra2014-11-04
* | | rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel2014-11-30
| |/ |/|
* | bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINKThomas Graf2014-11-26
* | bridge: Validate IFLA_BRIDGE_FLAGS attribute lengthThomas Graf2014-11-26
|/
* rtnl/do_setlink(): notify when a netdev is modifiedNicolas Dichtel2014-09-02
* rtnl/do_setlink(): last arg is now a set of flagsNicolas Dichtel2014-09-02
* rtnl/do_setlink(): set modified when IFLA_LINKMODE is updatedNicolas Dichtel2014-09-02