aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+7
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf1-9/+17
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah1-2/+14
2015-07-15rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann1-4/+7
2015-07-08rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann1-91/+96
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman1-3/+15
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha1-2/+49
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel1-0/+3
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman1-1/+2
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman1-3/+6
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko1-1/+1
2015-05-09netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel1-1/+1
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel1-5/+7
2015-04-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov1-6/+26
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf1-1/+1
2015-04-09net: Pass VLAN ID to rtnl_fdb_notify.Hubert Sokolowski1-10/+10
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel1-4/+4
2015-03-24net: allow to delete a whole device groupWANG Cong1-0/+38
2015-03-24net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong1-2/+2
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-13/+13
2015-03-18net: add support for phys_port_nameDavid Ahern1-0/+21
2015-03-10net: Handle unregister properly when netdev namespace change fails.David S. Miller1-13/+13
2015-03-01net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet1-3/+1
2015-02-28net: Verify permission to link_net in newlinkEric W. Biederman1-0/+3
2015-02-28net: Verify permission to dest_net in newlinkEric W. Biederman1-0/+4
2015-02-24rtnetlink: avoid 0 sized arraysSasha Levin1-2/+2
2015-02-15rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong1-1/+8
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+6
2015-02-07rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann1-12/+6
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2015-02-04net/core: Add event for a change in slave stateMoni Shoua1-0/+1
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu1-4/+6
2015-01-29rtnetlink: pass link_net to the newlink handlerNicolas Dichtel1-1/+1
2015-01-28bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu1-1/+5
2015-01-23rtnl: fix error path when adding an iface with a link netNicolas Dichtel1-1/+4
2015-01-19rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel1-3/+22
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel1-0/+13
2015-01-19bridge: remove oflags from setlink/dellink.Rosen, Rami1-6/+2
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller1-1/+1
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg1-3/+6
2015-01-17bridge: fix setlink/dellink notificationsRoopa Prabhu1-24/+21
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann1-2/+13
2015-01-05net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is definedHubert Sokolowski1-2/+3
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz1-0/+5
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-17/+137
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2014-12-09rocker: remove swdev modeRoopa Prabhu1-2/+8