index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
2017-02-21
1
-6
/
+1
*
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
Daniel Borkmann
2017-02-17
1
-4
/
+7
*
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
Theuns Verwoerd
2017-02-01
1
-1
/
+6
*
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
2017-01-20
1
-2
/
+1
*
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
2017-01-17
1
-0
/
+50
*
rtnl: stats - add missing netlink message size checks
Mathias Krause
2016-12-29
1
-0
/
+6
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-2
/
+2
|
\
|
*
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
2016-12-02
1
-2
/
+2
*
|
rtnetlink: return the correct error code
Zhang Shengju
2016-12-01
1
-1
/
+1
*
|
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2016-11-30
1
-1
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
1
-1
/
+1
|
\
|
|
*
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
2016-11-23
1
-1
/
+1
*
|
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
2016-11-24
1
-2
/
+2
|
/
*
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
2016-11-19
1
-1
/
+1
*
rtnetlink: fix FDB size computation
Sabrina Dubroca
2016-11-18
1
-1
/
+4
*
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
2016-11-15
1
-1
/
+2
*
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
2016-11-15
1
-5
/
+7
*
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2016-11-09
1
-0
/
+1
*
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
2016-10-13
1
-0
/
+2
*
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
2016-10-03
1
-0
/
+3
*
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
1
-15
/
+65
*
net: core: Add offload stats to if_stats_msg
Nogah Frankel
2016-09-18
1
-4
/
+107
*
rtnetlink: remove unused ifla_stats_policy
stephen hemminger
2016-09-09
1
-4
/
+0
*
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-01
1
-40
/
+65
*
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
2016-08-23
1
-0
/
+2
*
rtnl: protect do_setlink from IFLA_XDP_ATTACHED
Brenden Blanco
2016-07-20
1
-0
/
+4
*
rtnl: add option for setting link xdp prog
Brenden Blanco
2016-07-19
1
-0
/
+64
*
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2016-07-01
1
-4
/
+12
*
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2016-06-30
1
-2
/
+48
*
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-06-15
1
-0
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
1
-8
/
+10
|
\
|
*
net: fix infoleak in rtnetlink
Kangjie Lu
2016-05-04
1
-8
/
+10
*
|
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
2016-05-02
1
-0
/
+30
*
|
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
2016-05-02
1
-13
/
+31
*
|
rtnl: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-2
/
+2
*
|
rtnl: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-25
1
-18
/
+18
*
|
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
2016-04-21
1
-17
/
+5
*
|
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2016-04-20
1
-0
/
+158
*
|
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2016-04-19
1
-19
/
+5
*
|
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
2016-04-19
1
-0
/
+19
*
|
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
2016-04-18
1
-15
/
+8
|
/
*
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2016-03-31
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-03-23
1
-0
/
+4
|
\
|
*
net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes
Eric Dumazet
2016-03-21
1
-0
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
1
-0
/
+36
|
\
\
|
|
/
|
/
|
|
*
net/core: Add support for configuring VF GUIDs
Eli Cohen
2016-03-21
1
-0
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-0
/
+6
|
\
\
|
*
|
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
MINOURA Makoto / 箕浦 真
2016-02-26
1
-0
/
+6
|
|
/
*
|
net/rtnetlink: remove dead code
Eric Engestrom
2016-03-02
1
-9
/
+0
[next]