index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
1
-0
/
+3
2022-03-10
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-03-10
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-03-07
net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
Tom Rix
1
-1
/
+1
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
1
-17
/
+58
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
1
-0
/
+66
2022-03-03
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
1
-0
/
+170
2022-03-03
net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
Petr Machata
1
-6
/
+16
2022-03-03
net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
Petr Machata
1
-5
/
+8
2022-03-03
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
1
-23
/
+118
2022-03-03
net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
Petr Machata
1
-50
/
+47
2022-03-03
net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
Petr Machata
1
-5
/
+5
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2022-02-16
net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask
Petr Machata
1
-1
/
+3
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-2
/
+4
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
1
-1
/
+1
2022-02-01
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2022-01-06
gro: add ability to control gro max packet size
Coco Li
1
-0
/
+22
2021-11-29
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
1
-4
/
+4
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
1
-2
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-2
/
+2
2021-10-24
net: rtnetlink: use __dev_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-10-21
net/core: Remove unused assignment operations and variable
luo penghao
1
-2
/
+1
2021-10-16
net: make use of helper netif_is_bridge_master()
Kyungrok Chung
1
-1
/
+1
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
1
-1
/
+1
2021-09-19
net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTER
Yajun Deng
1
-2
/
+2
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-08-26
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
1
-1
/
+2
2021-08-10
net: Support filtering interfaces on no master
Lahav Schlesinger
1
-0
/
+7
2021-08-04
net: add extack arg for link ops
Rocco Yue
1
-4
/
+5
2021-07-27
net: netlink: add the case when nlh is NULL
Yajun Deng
1
-5
/
+1
2021-07-16
rtnetlink: use nlmsg_notify() in rtnetlink_send()
Yajun Deng
1
-8
/
+1
2021-06-29
net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}
Vladimir Oltean
1
-2
/
+2
2021-06-29
net: use netdev_info in ndo_dflt_fdb_{add,del}
Vladimir Oltean
1
-3
/
+3
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2021-06-12
wwan: add interface creation support
Johannes Berg
1
-0
/
+1
2021-06-12
rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME
Johannes Berg
1
-0
/
+10
2021-06-12
rtnetlink: add alloc() method to rtnl_link_ops
Johannes Berg
1
-5
/
+14
2021-06-09
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
1
-3
/
+5
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2021-06-03
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
1
-1
/
+3
2021-06-03
rtnetlink: Fix spelling mistakes
Zheng Yongjun
1
-4
/
+4
2021-05-10
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
1
-19
/
+7
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
1
-1
/
+1
2021-04-07
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
1
-2
/
+2
2021-04-07
net: introduce nla_policy for IFLA_NEW_IFINDEX
Andrei Vagin
1
-3
/
+1
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
1
-4
/
+15
2021-03-03
rtnetlink: using dev_base_seq from target net
zhang kai
1
-1
/
+1
[next]