index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
2015-01-28
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
2014-12-16
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
rocker: remove swdev mode
Roopa Prabhu
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
rtnl: expose physical switch id for particular device
Jiri Pirko
2014-12-02
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-11-29
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
2014-11-26
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
Thomas Graf
2014-11-04
netdev, sched/wait: Fix sleeping inside wait event
Peter Zijlstra
2014-09-02
rtnl/do_setlink(): notify when a netdev is modified
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): last arg is now a set of flags
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
2014-08-08
rtnetlink: fix VF info size
Jiri Benc
2014-07-16
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
2014-07-15
net: rtnetlink - make create_link take name_assign_type
Tom Gundersen
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-10
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-07-01
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
2014-06-12
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
net/core: Add VF link state control policy
Doug Ledford
2014-06-08
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-04-24
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-04-24
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-03-31
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-20
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-18
rtnl: make ifla_policy static
Jiri Pirko
2014-02-13
net: correct error path in rtnl_newlink()
Cong Wang
2014-02-04
rtnetlink: fix oops in rtnl_link_get_slave_info_data_size
Fernando Luis Vazquez Cao
2014-01-23
rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info
Jiri Pirko
2014-01-22
bonding: convert netlink to use slave data info api
Jiri Pirko
2014-01-22
rtnetlink: provide api for getting and setting slave info
Jiri Pirko
2014-01-22
rtnetlink: put "BOND" into nl attribute names which are related to bonding
Jiri Pirko
2014-01-17
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
[next]