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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-42
/
+405
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2
-5
/
+42
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
1
-0
/
+10
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
1
-14
/
+64
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
1
-8
/
+174
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
1
-18
/
+57
2021-06-14
net: flow_dissector: fix RPS on DSA masters
Vladimir Oltean
1
-2
/
+2
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
1
-4
/
+49
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-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
1
-1
/
+1
2021-06-10
devlink: Fix error message in devlink_rate_set_ops_supported()
Dan Carpenter
1
-1
/
+1
2021-06-08
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2
-4
/
+38
2021-06-08
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
1
-2
/
+2
2021-06-08
mm: add a signature in struct page
Matteo Croce
1
-0
/
+6
2021-06-07
pktgen: add pktgen_handle_all_threads() for the same code
Yejune Deng
1
-25
/
+13
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-7
/
+23
2021-06-05
sock: expose so_timestamping options for mptcp
Florian Westphal
1
-35
/
+36
2021-06-05
sock: expose so_timestamp options for mptcp
Florian Westphal
1
-7
/
+19
2021-06-04
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
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-06-03
devlink: Allow setting parent node of rate objects
Dmytro Linkin
1
-2
/
+123
2021-06-03
devlink: Introduce rate nodes
Dmytro Linkin
1
-7
/
+231
2021-06-03
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
1
-0
/
+86
2021-06-03
devlink: Introduce rate object
Dmytro Linkin
1
-1
/
+228
2021-06-02
net: sock: fix in-kernel mark setting
Alexander Aring
1
-4
/
+12
2021-06-02
netpoll: don't require irqs disabled in rt kernels
Wander Lairson Costa
1
-1
/
+3
2021-05-28
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
1
-2
/
+2
2021-05-28
devlink: append split port number to the port name
Jiri Pirko
1
-6
/
+4
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+36
2021-05-27
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-9
/
+29
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2
-2
/
+63
2021-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2021-05-21
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
1
-0
/
+1
2021-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-11
/
+14
2021-05-18
bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
Dongseok Yi
1
-9
/
+13
2021-05-18
skmsg: Remove unused parameters of sk_msg_wait_data()
Cong Wang
1
-2
/
+1
2021-05-15
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-5
/
+7
2021-05-15
tcp: add tracepoint for checksum errors
Jakub Kicinski
1
-0
/
+1
2021-05-15
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
1
-1
/
+2
2021-05-15
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-4
/
+22
2021-05-14
bpf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2021-05-13
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+9
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-4
/
+4
2021-05-11
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
1
-19
/
+7
2021-05-11
neighbour: Remove redundant initialization of 'bucket'
Yang Li
1
-1
/
+1
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
1
-26
/
+56
2021-04-30
net: page_pool: refactor dma_map into own function page_pool_dma_map
Jesper Dangaard Brouer
1
-19
/
+26
[next]