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
2016-10-13
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
2016-10-03
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-18
net: core: Add offload stats to if_stats_msg
Nogah Frankel
2016-09-09
rtnetlink: remove unused ifla_stats_policy
stephen hemminger
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-08-23
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
2016-07-20
rtnl: protect do_setlink from IFLA_XDP_ATTACHED
Brenden Blanco
2016-07-19
rtnl: add option for setting link xdp prog
Brenden Blanco
2016-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
net: fix infoleak in rtnetlink
Kangjie Lu
2016-05-02
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
2016-05-02
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
2016-04-26
rtnl: align nlattr properly when needed
Nicolas Dichtel
2016-04-25
rtnl: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-21
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2016-04-19
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2016-04-19
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
2016-04-18
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
2016-03-31
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2016-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-21
net/core: Add support for configuring VF GUIDs
Eli Cohen
2016-03-21
net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes
Eric Dumazet
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-02
net/rtnetlink: remove dead code
Eric Engestrom
2016-02-26
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
MINOURA Makoto / 箕浦 真
2016-02-11
net: Add support for filtering link dump by master device and kind
David Ahern
2016-02-06
net: add rx_nohandler stat counter
Jarod Wilson
2016-01-11
net/rtnetlink: remove unused sz_idx variable
Alexander Kuleshov
2015-12-16
net: Pass ndm_state to route netlink FDB notifications.
Hubert Sokolowski
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
2015-10-23
if_link: Add control trust VF
Hiroshi Shimamoto
2015-10-21
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-15
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
2015-09-15
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
Roopa Prabhu
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-15
netlink: changes for setting and clearing protodown via netlink.
Anuradha Karuppiah
2015-07-15
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
Daniel Borkmann
2015-07-08
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
[next]