| Commit message (Expand) | Author | Age | Files | Lines |
* | rtnl/bond: don't send rtnl msg for unregistered iface | Nicolas Dichtel | 2015-05-17 | 1 | -0/+3 |
* | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2015-04-29 | 1 | -5/+7 |
* | if_link: Add an additional parameter to ifla_vf_info for RSS querying | Vlad Zolotarov | 2015-04-10 | 1 | -6/+26 |
* | rtnetlink: Mark name argument of rtnl_create_link() const | Thomas Graf | 2015-04-10 | 1 | -1/+1 |
* | net: Pass VLAN ID to rtnl_fdb_notify. | Hubert Sokolowski | 2015-04-09 | 1 | -10/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 1 | -2/+2 |
|\ |
|
| * | net: use for_each_netdev_safe() in rtnl_group_changelink() | WANG Cong | 2015-03-24 | 1 | -2/+2 |
* | | dev: introduce dev_get_iflink() | Nicolas Dichtel | 2015-04-02 | 1 | -4/+4 |
* | | net: allow to delete a whole device group | WANG Cong | 2015-03-24 | 1 | -0/+38 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-20 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | net: Handle unregister properly when netdev namespace change fails. | David S. Miller | 2015-03-10 | 1 | -13/+13 |
* | | net: add support for phys_port_name | David Ahern | 2015-03-18 | 1 | -0/+21 |
|/ |
|
* | net: do not use rcu in rtnl_dump_ifinfo() | Eric Dumazet | 2015-03-01 | 1 | -3/+1 |
* | net: Verify permission to link_net in newlink | Eric W. Biederman | 2015-02-28 | 1 | -0/+3 |
* | net: Verify permission to dest_net in newlink | Eric W. Biederman | 2015-02-28 | 1 | -0/+4 |
* | rtnetlink: avoid 0 sized arrays | Sasha Levin | 2015-02-24 | 1 | -2/+2 |
* | rtnetlink: call ->dellink on failure when ->newlink exists | WANG Cong | 2015-02-15 | 1 | -1/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-09 | 1 | -12/+6 |
|\ |
|
| * | rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY | Daniel Borkmann | 2015-02-07 | 1 | -12/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify | Roopa Prabhu | 2015-01-28 | 1 | -1/+5 |
* | | net/core: Add event for a change in slave state | Moni Shoua | 2015-02-04 | 1 | -0/+1 |
* | | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink | Roopa Prabhu | 2015-02-01 | 1 | -4/+6 |
* | | rtnetlink: pass link_net to the newlink handler | Nicolas Dichtel | 2015-01-29 | 1 | -1/+1 |
* | | rtnl: fix error path when adding an iface with a link net | Nicolas Dichtel | 2015-01-23 | 1 | -1/+4 |
* | | rtnl: allow to create device with IFLA_LINK_NETNSID set | Nicolas Dichtel | 2015-01-19 | 1 | -3/+22 |
* | | rtnl: add link netns id to interface messages | Nicolas Dichtel | 2015-01-19 | 1 | -0/+13 |
* | | bridge: remove oflags from setlink/dellink. | Rosen, Rami | 2015-01-19 | 1 | -6/+2 |
* | | netlink: Fix bugs in nlmsg_end() conversions. | David S. Miller | 2015-01-18 | 1 | -1/+1 |
* | | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 1 | -3/+6 |
* | | bridge: fix setlink/dellink notifications | Roopa Prabhu | 2015-01-17 | 1 | -24/+21 |
* | | net: tcp: add RTAX_CC_ALGO fib handling | Daniel Borkmann | 2015-01-05 | 1 | -2/+13 |
* | | net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined | Hubert Sokolowski | 2015-01-05 | 1 | -2/+3 |
|/ |
|
* | net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow | Or Gerlitz | 2014-12-16 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 1 | -17/+137 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-12-10 | 1 | -0/+1 |
| |\ |
|
| * | | rocker: remove swdev mode | Roopa Prabhu | 2014-12-09 | 1 | -2/+8 |
| * | | rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() | Mahesh Bandewar | 2014-12-09 | 1 | -4/+21 |
| * | | bridge: add brport flags to dflt bridge_getlink | Scott Feldman | 2014-12-02 | 1 | -1/+38 |
| * | | rtnl: expose physical switch id for particular device | Jiri Pirko | 2014-12-02 | 1 | -1/+25 |
| * | | net: rename netdev_phys_port_id to more generic name | Jiri Pirko | 2014-12-02 | 1 | -3/+3 |
| * | | net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del | Jiri Pirko | 2014-12-02 | 1 | -7/+43 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-09 | 1 | -5/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | netdev, sched/wait: Fix sleeping inside wait event | Peter Zijlstra | 2014-11-04 | 1 | -5/+5 |
* | | | rtnetlink: release net refcnt on error in do_setlink() | Nicolas Dichtel | 2014-11-29 | 1 | -0/+1 |
| |/
|/| |
|
* | | bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK | Thomas Graf | 2014-11-26 | 1 | -5/+12 |
* | | bridge: Validate IFLA_BRIDGE_FLAGS attribute length | Thomas Graf | 2014-11-26 | 1 | -0/+6 |
|/ |
|
* | rtnl/do_setlink(): notify when a netdev is modified | Nicolas Dichtel | 2014-09-02 | 1 | -14/+21 |
* | rtnl/do_setlink(): last arg is now a set of flags | Nicolas Dichtel | 2014-09-02 | 1 | -21/+22 |
* | rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated | Nicolas Dichtel | 2014-09-02 | 1 | -1/+5 |