Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d49dd11753f4f5dde5d67c4e1d3edf65eb35c381
/
net
/
core
/
rtnetlink.c
8b73018
net: rtnetlink: fix a typo fbd -> fdb
by Nikolay Aleksandrov
· 5 years ago
d4e4fdf
netns: fix GFP flags in rtnl_net_notifyid()
by Guillaume Nault
· 5 years ago
ab92d68
net: core: add generic lockdep keys
by Taehee Yoo
· 5 years ago
c22a133
rtnetlink: skip metrics loop for dst_default_metrics
by David Ahern
· 6 years ago
75345f88
ipoib: show VF broadcast address
by Denis Kirjanov
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
feadc4b
rtnetlink: always put IFLA_LINK for links with a link-netnsid
by Sabrina Dubroca
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
69f23a0
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
by Eric Dumazet
· 6 years ago
a986967
net/core: Fix rtnetlink kernel-doc headers
by Bart Van Assche
· 6 years ago
bccb302
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
by Florian Fainelli
· 6 years ago
d6abc596
net: Introduce ndo_get_port_parent_id()
by Florian Fainelli
· 6 years ago
9b3757b
rtnetlink: ifinfo: perform strict checks also for doit handler
by Jakub Kicinski
· 6 years ago
6300acb
rtnetlink: stats: reject requests for unknown stats
by Jakub Kicinski
· 6 years ago
51bc860
rtnetlink: stats: validate attributes in get as well as dumps
by Jakub Kicinski
· 6 years ago
87b0984
net: Add extack argument to ndo_fdb_add()
by Petr Machata
· 6 years ago
f989d03
net: rtnetlink: address is mandatory for rtnl_fdb_get
by Nikolay Aleksandrov
· 6 years ago
82cbb5c
neighbour: register rtnl doit handler
by Roopa Prabhu
· 6 years ago
5b2f94b
net: rtnetlink: support for fdb get
by Roopa Prabhu
· 6 years ago
3a37a96
net: dev: Add extack argument to dev_set_mac_address()
by Petr Machata
· 6 years ago
2fd527b
net: ndo_bridge_setlink: Add extack
by Petr Machata
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6d04032
net: core: dev: Add extack argument to __dev_change_flags()
by Petr Machata
· 6 years ago
567c5e1
net: core: dev: Add extack argument to dev_change_flags()
by Petr Machata
· 6 years ago
6888389
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
by Eric Dumazet
· 6 years ago
a293974
rtnetlink: avoid frame size warning in rtnl_newlink()
by Jakub Kicinski
· 6 years ago
420d031
rtnetlink: remove a level of indentation in rtnl_newlink()
by Jakub Kicinski
· 6 years ago
a428afe
net: bridge: add support for user-controlled bool options
by Nikolay Aleksandrov
· 6 years ago
68d57f3
rtnetlink: Add more extack messages to rtnl_newlink
by David Ahern
· 6 years ago
d0522f1
net: Add extack argument to rtnl_create_link
by David Ahern
· 6 years ago
5e1acb4
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
by Alexey Kodanev
· 6 years ago
da71577
rtnetlink: Disallow FDB configuration for non-Ethernet device
by Ido Schimmel
· 6 years ago
c63586d
net: rtnl_dump_all needs to propagate error from dumpit function
by David Ahern
· 6 years ago
9163a0f
net: bridge: add support for per-port vlan stats
by Nikolay Aleksandrov
· 6 years ago
e75fa07
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
by David Ahern
· 6 years ago
4565d7e
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
by David Ahern
· 6 years ago
8c6e137
rtnetlink: Update rtnl_fdb_dump for strict data checking
by David Ahern
· 6 years ago
8dfbda1
rtnetlink: Move input checking for rtnl_fdb_dump to helper
by David Ahern
· 6 years ago
841891e
rtnetlink: Update rtnl_stats_dump for strict data checking
by David Ahern
· 6 years ago
2d011be
rtnetlink: Update rtnl_bridge_getlink for strict data checking
by David Ahern
· 6 years ago
905cf0a
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
by David Ahern
· 6 years ago
dac9c97
net: Add extack to nlmsg_parse
by David Ahern
· 6 years ago
72438f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
bd961c9
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
by Mauricio Faria de Oliveira
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
0e1d6ec
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
by Eric Dumazet
· 6 years ago
893626d6
rtnetlink: Fail dump if target netnsid is invalid
by David Ahern
· 6 years ago
6f99528
net: core: netlink: add helper refcount dec and lock function
by Vlad Buslov
· 6 years ago
e366fa4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
56a49d7
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
by Roopa Prabhu
· 6 years ago
7e4a8d5
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
by Christian Brauner
· 6 years ago
87ccbb1
rtnetlink: move type calculation out of loop
by Christian Brauner
· 6 years ago
c383edc
rtnetlink: add rtnl_get_net_ns_capable()
by Christian Brauner
· 6 years ago
f707ef6
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
by Sabrina Dubroca
· 6 years ago
7a4c53b
net: report invalid mtu value via netlink extack
by Stephen Hemminger
· 6 years ago
3e7a50c
net: report min and max mtu network device settings
by Stephen Hemminger
· 6 years ago
202aabe
xdp: fix uninitialized 'err' variable
by Jakub Kicinski
· 6 years ago
2aa4a33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
a25717d
xdp: support simultaneous driver and hw XDP attachment
by Jakub Kicinski
· 6 years ago
6b86758
xdp: don't make drivers report attachment mode
by Jakub Kicinski
· 6 years ago
4f91da2
xdp: add per mode attributes for attached programs
by Jakub Kicinski
· 6 years ago
8d356b8
rtnetlink: add rtnl_link_state check in rtnl_configure_link
by Roopa Prabhu
· 6 years ago
644c7ee
rtnetlink: validate attributes in do_setlink()
by Eric Dumazet
· 7 years ago
af066ed
rtnetlink: Fix null-ptr-deref in rtnl_newlink
by Prashant Bhole
· 7 years ago
ccf8dbc
rtnetlink: Remove VLA usage
by Kees Cook
· 7 years ago
3940746
net: Handle null dst in rtnl_put_cacheinfo
by David Ahern
· 7 years ago
554873e
net: Do not take net_rwsem in __rtnl_link_unregister()
by Kirill Tkhai
· 7 years ago
f0b07bb1
net: Introduce net_rwsem to protect net_namespace_list
by Kirill Tkhai
· 7 years ago
8518e9b
net: Add more comments
by Kirill Tkhai
· 7 years ago
4420bf2
net: Rename net_sem to pernet_ops_rwsem
by Kirill Tkhai
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
79ffdfc
net: Add rtnl_lock_killable()
by Kirill Tkhai
· 7 years ago
4645667
net: Convert rtnetlink_net_ops
by Kirill Tkhai
· 7 years ago
1a57feb
net: Introduce net_sem for protection of pernet_list
by Kirill Tkhai
· 7 years ago
4ff66ca
rtnetlink: require unique netns identifier
by Christian Brauner
· 7 years ago
7973bfd
rtnetlink: remove check for IFLA_IF_NETNSID
by Christian Brauner
· 7 years ago
5bb8ed0
rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
by Christian Brauner
· 7 years ago
6a643dd
net: introduce helper dev_change_tx_queue_len()
by Cong Wang
· 7 years ago
38e01b3
dev: advertise the new ifindex when the netns iface changes
by Nicolas Dichtel
· 7 years ago
b61ad68
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
by Christian Brauner
· 7 years ago
c310bfc
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
by Christian Brauner
· 7 years ago
7c4f63b
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
by Christian Brauner
· 7 years ago
b2d3bcf
net: core: Expose number of link up/down transitions
by David Decotigny
· 7 years ago
65d51f2
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c5a9f6f
net/core: Add drop counters to VF statistics
by Eugenia Emantayev
· 7 years ago
f428fe4
rtnetlink: give a user socket to get_target_net()
by Andrei Vagin
· 7 years ago
a0b586f
rtnetlink: fix typo in GSO max segments
by Stephen Hemminger
· 7 years ago
46e6b99
rtnetlink: allow GSO maximums to be set on device creation
by Stephen Hemminger
· 7 years ago
b0e9fe1
rtnetlink: fix rtnl_link msghandler rcu annotations
by Florian Westphal
· 7 years ago
a3fde2a
rtnetlink: ipv6: convert remaining users to rtnl_register_module
by Florian Westphal
· 7 years ago
d671965
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
16feebc
rtnetlink: remove __rtnl_register
by Florian Westphal
· 7 years ago
e420251
rtnetlink: get reference on module before invoking handlers
by Florian Westphal
· 7 years ago
addf9b9
net: rtnetlink: use rcu to free rtnl message handlers
by Florian Westphal
· 7 years ago
118b4aa
net: xdp: avoid output parameters when querying XDP prog
by Jakub Kicinski
· 7 years ago
03ac738
rtnetlink: fix missing size for IFLA_IF_NETNSID
by Colin Ian King
· 7 years ago
f4e6352
net: bpf: rename ndo_xdp to ndo_bpf
by Jakub Kicinski
· 7 years ago
Next »