index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
2014-09-02
1
-2
/
+8
*
rtnetlink: fix VF info size
Jiri Benc
2014-08-08
1
-1
/
+2
*
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
2014-07-16
1
-4
/
+2
*
net: rtnetlink - make create_link take name_assign_type
Tom Gundersen
2014-07-15
1
-4
/
+8
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-2
/
+2
*
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
2014-07-10
1
-16
/
+58
*
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-07-10
1
-3
/
+6
*
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
2014-07-01
1
-2
/
+10
*
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-12
1
-4
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
1
-1
/
+2
|
\
|
*
net/core: Add VF link state control policy
Doug Ledford
2014-06-11
1
-0
/
+2
|
*
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-08
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-3
/
+7
|
\
\
|
|
/
|
*
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
2014-06-03
1
-3
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
1
-1
/
+32
|
\
\
|
|
/
|
*
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-15
1
-1
/
+32
[next]