index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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-07
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-10
1
-0
/
+11
*
net: account alternate interface name memory
Jakub Kicinski
2022-03-10
1
-1
/
+1
*
net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
Tom Rix
2022-03-07
1
-1
/
+1
*
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
2022-03-03
1
-17
/
+58
*
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
2022-03-03
1
-0
/
+66
*
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
2022-03-03
1
-0
/
+170
*
net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
Petr Machata
2022-03-03
1
-6
/
+16
*
net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
Petr Machata
2022-03-03
1
-5
/
+8
*
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
2022-03-03
1
-23
/
+118
*
net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
Petr Machata
2022-03-03
1
-50
/
+47
*
net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
Petr Machata
2022-03-03
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-2
/
+4
|
\
|
*
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-14
1
-2
/
+4
*
|
net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask
Petr Machata
2022-02-16
1
-1
/
+3
*
|
net: make net->dev_unreg_count atomic
Eric Dumazet
2022-02-10
1
-1
/
+1
|
/
*
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
2022-02-01
1
-2
/
+4
*
gro: add ability to control gro max packet size
Coco Li
2022-01-06
1
-0
/
+22
*
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
2021-11-29
1
-4
/
+4
*
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-23
1
-2
/
+1
*
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
1
-2
/
+2
*
net: rtnetlink: use __dev_addr_set()
Jakub Kicinski
2021-10-24
1
-2
/
+2
*
net/core: Remove unused assignment operations and variable
luo penghao
2021-10-21
1
-2
/
+1
*
net: make use of helper netif_is_bridge_master()
Kyungrok Chung
2021-10-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
1
-1
/
+1
|
\
|
*
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-10-06
1
-1
/
+1
*
|
net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTER
Yajun Deng
2021-09-19
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
1
-1
/
+2
|
\
[next]