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
2023-08-07
net: skbuff: always try to recycle PP pages directly when in softirq
Alexander Lobakin
1
-1
/
+3
2023-08-07
page_pool: add a lockdep check for recycling in hardirq
Jakub Kicinski
1
-0
/
+2
2023-08-07
net: skbuff: avoid accessing page_pool if !napi_safe when returning page
Alexander Lobakin
1
-5
/
+7
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2
-41
/
+43
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
4
-4
/
+4
2023-08-07
net/tls: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2023-08-06
net: omit ndo_hwtstamp_get() call when possible in dev_set_hwtstamp_phylib()
Vladimir Oltean
1
-2
/
+5
2023-08-06
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
3
-9
/
+8
2023-08-06
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
3
-12
/
+11
2023-08-06
tcp: set TCP_KEEPCNT locklessly
Eric Dumazet
1
-8
/
+2
2023-08-06
tcp: set TCP_KEEPINTVL locklessly
Eric Dumazet
1
-8
/
+2
2023-08-06
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
2
-28
/
+32
2023-08-06
tcp: set TCP_SYNCNT locklessly
Eric Dumazet
2
-12
/
+12
2023-08-05
tcp: Update stale comment for MD5 in tcp_parse_options().
Kuniyuki Iwashima
1
-3
/
+2
2023-08-05
tcp: Disable header prediction for MD5 flow.
Kuniyuki Iwashima
2
-7
/
+0
2023-08-05
tcp_metrics: hash table allocation cleanup
Eric Dumazet
1
-12
/
+7
2023-08-05
devlink: use generated split ops and remove duplicated commands from small ops
Jiri Pirko
3
-16
/
+4
2023-08-05
devlink: include the generated netlink header
Jiri Pirko
1
-9
/
+2
2023-08-05
devlink: add split ops generated according to spec
Jiri Pirko
3
-1
/
+89
2023-08-05
devlink: un-static devlink_nl_pre/post_doit()
Jiri Pirko
2
-4
/
+8
2023-08-05
devlink: introduce couple of dumpit callbacks for split ops
Jiri Pirko
4
-27
/
+37
2023-08-05
devlink: rename couple of doit netlink callbacks to match generated names
Jiri Pirko
3
-6
/
+6
2023-08-05
devlink: rename devlink_nl_ops to devlink_nl_small_ops
Jiri Pirko
3
-4
/
+4
2023-08-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
14
-176
/
+316
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
43
-168
/
+266
2023-08-04
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
40
-130
/
+249
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+4
2023-08-03
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-1
/
+1
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
1
-4
/
+5
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
1
-4
/
+7
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
1
-9
/
+14
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
1
-2
/
+4
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
1
-6
/
+13
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
1
-1
/
+1
2023-08-03
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
1
-1
/
+30
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
1
-0
/
+1
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
4
-0
/
+4
2023-08-03
udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
1
-1
/
+10
2023-08-03
tipc: Remove unused function declarations
Yue Haibing
4
-5
/
+0
2023-08-03
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
1
-0
/
+9
2023-08-03
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
1
-8
/
+83
2023-08-03
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
1
-2
/
+1
2023-08-03
net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
1
-5
/
+22
2023-08-03
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
1
-7
/
+68
2023-08-03
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
1
-2
/
+44
2023-08-03
net/packet: change packet_alloc_skb() to allow bigger paged allocations
Eric Dumazet
1
-1
/
+3
2023-08-03
net: allow alloc_skb_with_frags() to allocate bigger packets
Eric Dumazet
1
-31
/
+25
2023-08-03
bpf, xdp: Add tracepoint to xdp attaching failure
Leon Hwang
1
-1
/
+4
2023-08-02
netlabel: Remove unused declaration netlbl_cipsov4_doi_free()
Yue Haibing
1
-3
/
+0
2023-08-02
ila: Remove unnecessary file net/ila.h
Yue Haibing
2
-2
/
+0
[next]