index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-07-28
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
1
-4
/
+4
|
\
|
*
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-06-23
1
-4
/
+4
*
|
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
2023-06-15
1
-41
/
+42
*
|
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
2023-06-14
1
-45
/
+51
|
/
*
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
2023-06-01
1
-0
/
+12
*
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
2023-06-01
1
-15
/
+19
*
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-01
1
-1
/
+7
*
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
2023-04-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-14
1
-2
/
+9
|
\
|
*
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
2023-04-13
1
-2
/
+9
*
|
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-29
1
-1
/
+1
*
|
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2023-03-17
1
-2
/
+3
*
|
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
2023-03-17
1
-0
/
+217
|
/
*
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
2023-02-06
1
-1
/
+1
*
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2023-02-02
1
-0
/
+33
*
net: expose devlink port over rtnetlink
Jiri Pirko
2022-11-04
1
-0
/
+39
*
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
2022-11-04
1
-0
/
+5
*
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
2022-11-01
1
-3
/
+4
*
rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_create
Hangbin Liu
2022-11-01
1
-2
/
+4
*
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-11-01
1
-16
/
+19
*
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
2022-09-20
1
-7
/
+7
*
rtnetlink: advertise allmulti counter
Nicolas Dichtel
2022-09-16
1
-0
/
+3
*
net: rtnetlink: use netif_oper_up instead of open code
Juhee Kang
2022-09-02
1
-4
/
+2
*
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
2022-08-16
1
-0
/
+1
*
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-8
/
+0
*
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-1
/
+1
*
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
2022-05-16
1
-0
/
+6
*
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
2022-05-12
1
-10
/
+18
*
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-2
/
+2
*
net: don't allow user space to lift the device limits
Jakub Kicinski
2022-05-06
1
-2
/
+2
*
rtnl: move rtnl_newlink_create()
Jakub Kicinski
2022-05-02
1
-91
/
+86
*
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
2022-05-02
1
-3
/
+20
*
rtnl: allocate more attr tables on the heap
Jakub Kicinski
2022-05-02
1
-12
/
+18
*
Revert "rtnetlink: return EINVAL when request cannot succeed"
Florent Fourcot
2022-04-22
1
-1
/
+1
*
rtnetlink: return EINVAL when request cannot succeed
Florent Fourcot
2022-04-19
1
-1
/
+1
*
rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink
Florent Fourcot
2022-04-19
1
-1
/
+1
*
rtnetlink: enable alt_ifname for setlink/newlink
Florent Fourcot
2022-04-19
1
-40
/
+29
*
rtnetlink: return ENODEV when ifname does not exist and group is given
Florent Fourcot
2022-04-19
1
-4
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
1
-0
/
+3
|
\
|
*
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
2022-04-14
1
-0
/
+3
*
|
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
2022-04-13
1
-0
/
+2
*
|
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
2022-04-13
1
-19
/
+48
*
|
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
2022-04-13
1
-0
/
+8
*
|
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
2022-04-13
1
-1
/
+1
*
|
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
2022-04-13
1
-3
/
+3
*
|
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-04-08
1
-0
/
+2
*
|
net: ensure net_todo_list is processed quickly
Johannes Berg
2022-04-05
1
-0
/
+33
|
/
*
net: limit altnames to 64k total
Jakub Kicinski
2022-03-11
1
-0
/
+11
*
net: account alternate interface name memory
Jakub Kicinski
2022-03-11
1
-1
/
+1
[next]