index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset()
Maciej Żenczykowski
1
-1
/
+4
2021-11-25
net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN
Maciej Żenczykowski
1
-0
/
+4
2021-11-25
net: allow SO_MARK with CAP_NET_RAW
Maciej Żenczykowski
1
-1
/
+2
2021-11-25
net: allow CAP_NET_RAW to setsockopt SO_PRIORITY
Maciej Żenczykowski
1
-0
/
+1
2021-11-25
net: bridge: Allow base 16 inputs in sysfs
Ido Schimmel
1
-1
/
+1
2021-11-25
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
Eric Dumazet
7
-29
/
+8
2021-11-25
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
Eric Dumazet
8
-40
/
+13
2021-11-24
dccp: Inline dccp_listen_start().
Kuniyuki Iwashima
1
-16
/
+11
2021-11-24
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
3
-5
/
+5
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
4
-33
/
+6
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
1
-0
/
+5
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
1
-9
/
+5
2021-11-22
skbuff: Move conditional preprocessor directives out of struct sk_buff
Kees Cook
1
-5
/
+5
2021-11-22
arp: Remove #ifdef CONFIG_PROC_FS
Yajun Deng
1
-25
/
+8
2021-11-22
net-sysfs: Slightly optimize 'xps_queue_show()'
Christophe JAILLET
1
-1
/
+1
2021-11-22
rds: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
6
-7
/
+8
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
5
-5
/
+6
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
3
-8
/
+19
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
2
-3
/
+22
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
2
-0
/
+2
2021-11-20
mptcp: sockopt: add SOL_IP freebind & transparent options
Florian Westphal
2
-2
/
+67
2021-11-20
mptcp: Support for IP_TOS for MPTCP setsockopt()
Poorva Sonparote
1
-0
/
+40
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
1
-1
/
+1
2021-11-20
net: kunit: add a test for dev_addr_lists
Jakub Kicinski
3
-0
/
+243
2021-11-20
dev_addr_list: put the first addr on the tree
Jakub Kicinski
1
-28
/
+34
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
2
-0
/
+20
2021-11-20
net: unexport dev_addr_init() & dev_addr_flush()
Jakub Kicinski
1
-2
/
+0
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
1
-0
/
+10
2021-11-19
net/bridge: replace simple_strtoul to kstrtol
Bernard Zhao
1
-4
/
+3
2021-11-19
ethtool: stats: Use struct_group() to clear all stats at once
Kees Cook
1
-8
/
+7
2021-11-19
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
1
-1
/
+1
2021-11-19
ipv6: Use memset_after() to zero rt6_info
Kees Cook
1
-3
/
+1
2021-11-19
net: 802: Use memset_startat() to clear struct fields
Kees Cook
1
-1
/
+1
2021-11-19
net: dccp: Use memset_startat() for TP zeroing
Kees Cook
1
-3
/
+1
2021-11-19
net/af_iucv: fix kernel doc comments
Heiko Carstens
1
-19
/
+19
2021-11-19
net/iucv: fix kernel doc comments
Heiko Carstens
1
-62
/
+62
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-155
/
+197
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
27
-101
/
+186
2021-11-18
mctp/test: Update refcount checking in route fragment tests
Jeremy Kerr
1
-5
/
+0
2021-11-18
ipv6: ah6: use swap() to make code cleaner
Yao Jing
1
-4
/
+1
2021-11-18
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
1
-0
/
+6
2021-11-18
devlink: Don't throw an error if flash notification sent before devlink visible
Leon Romanovsky
1
-1
/
+3
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
1
-6
/
+4
2021-11-18
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
4
-25
/
+16
2021-11-18
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-2
/
+17
2021-11-18
NFC: reorder the logic in nfc_{un,}register_device
Lin Ma
1
-14
/
+18
2021-11-18
NFC: reorganize the functions in nci_request
Lin Ma
1
-4
/
+7
2021-11-18
tipc: check for null after calling kmemdup
Tadeusz Struk
1
-0
/
+4
2021-11-17
net: no longer stop all TX queues in dev_watchdog()
Eric Dumazet
1
-3
/
+5
[next]