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
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-31
rtnetlink: add support for protodown reason
Roopa Prabhu
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-17
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-04-27
net: rtnetlink: remove redundant assignment to variable err
Colin Ian King
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
2020-03-28
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
2020-02-17
net: bridge: teach ndo_dflt_bridge_getlink() more brport flags
Julian Wiedmann
2020-02-16
net: rtnetlink: fix bugs in rtnl_alt_ifname()
Eric Dumazet
2020-01-30
net/core: Do not clear VF index for node/port GUIDs query
Leon Romanovsky
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-23
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
2019-12-12
rtnetlink: provide permanent hardware address in RTM_NEWLINK
Michal Kubecek
2019-12-03
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
2019-11-22
net/core: Add support for getting VF GUIDs
Danit Goldberg
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-29
net: rtnetlink: fix a typo fbd -> fdb
Nikolay Aleksandrov
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-10-01
net: rtnetlink: add possibility to use alternative names as message handle
Jiri Pirko
2019-10-01
net: rtnetlink: introduce helper to get net_device instance by ifname
Jiri Pirko
2019-10-01
net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest
Jiri Pirko
2019-10-01
net: rtnetlink: put alternative names to getlink message
Jiri Pirko
2019-10-01
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
2019-06-26
rtnetlink: skip metrics loop for dst_default_metrics
David Ahern
2019-06-18
ipoib: show VF broadcast address
Denis Kirjanov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-14
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-14
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
2019-03-27
net/core: Fix rtnetlink kernel-doc headers
Bart Van Assche
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-01-19
rtnetlink: ifinfo: perform strict checks also for doit handler
Jakub Kicinski
2019-01-19
rtnetlink: stats: reject requests for unknown stats
Jakub Kicinski
2019-01-19
rtnetlink: stats: validate attributes in get as well as dumps
Jakub Kicinski
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2018-12-30
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
2018-12-19
neighbour: register rtnl doit handler
Roopa Prabhu
2018-12-16
net: rtnetlink: support for fdb get
Roopa Prabhu
2018-12-13
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
[next]