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.13.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
2019-12-21
xsk: Use struct_size() helper
Magnus Karlsson
1
-8
/
+7
2019-12-21
xsk: Add function naming comments and reorder functions
Magnus Karlsson
2
-136
/
+167
2019-12-21
xsk: Remove unnecessary READ_ONCE of data
Magnus Karlsson
1
-2
/
+2
2019-12-21
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
1
-2
/
+2
2019-12-21
xsk: Change names of validation functions
Magnus Karlsson
2
-30
/
+33
2019-12-21
xsk: Simplify the consumer ring access functions
Magnus Karlsson
2
-68
/
+58
2019-12-21
xsk: Simplify xskq_nb_avail and xskq_nb_free
Magnus Karlsson
1
-11
/
+13
2019-12-21
xsk: Eliminate the RX batch size
Magnus Karlsson
1
-4
/
+2
2019-12-21
xsk: Standardize naming of producer ring access functions
Magnus Karlsson
2
-41
/
+37
2019-12-21
xsk: Consolidate to one single cached producer pointer
Magnus Karlsson
1
-26
/
+21
2019-12-21
xsk: Simplify detection of empty and full rings
Magnus Karlsson
1
-2
/
+5
2019-12-21
xsk: Eliminate the lazy update threshold
Magnus Karlsson
1
-2
/
+1
2019-12-20
xdp: Simplify __bpf_tx_xdp_map()
Björn Töpel
1
-26
/
+7
2019-12-20
xdp: Remove map_to_flush and map swap detection
Björn Töpel
1
-24
/
+3
2019-12-20
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
1
-1
/
+1
2019-12-20
xdp: Make devmap flush_list common for all map instances
Björn Töpel
1
-1
/
+1
2019-12-20
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
2
-13
/
+13
2019-12-19
bpf: Allow to change skb mark in test_run
Nikita V. Shirokov
1
-1
/
+9
2019-12-14
bpf: Expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-1
/
+18
2019-12-14
bpf: Start using the BPF dispatcher in BPF_TEST_RUN
Björn Töpel
1
-5
/
+10
2019-12-14
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
2
-1
/
+26
2019-12-11
bpf: Switch to offsetofend in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-8
/
+4
2019-12-11
tcp: Cleanup duplicate initialization of sk->sk_state.
Kuniyuki Iwashima
1
-2
/
+0
2019-12-11
tipc: introduce variable window congestion control
Jon Maloy
9
-79
/
+160
2019-12-11
tipc: eliminate more unnecessary nacks and retransmissions
Jon Maloy
1
-1
/
+5
2019-12-11
tipc: eliminate gap indicator from ACK messages
Jon Maloy
1
-5
/
+9
2019-12-10
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
3
-4
/
+19
2019-12-10
sctp: get netns from asoc and ep base
Xin Long
14
-62
/
+49
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
44
-208
/
+324
2019-12-08
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
8
-34
/
+84
2019-12-08
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-337
/
+435
2019-12-07
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
1
-1
/
+7
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
3
-11
/
+10
2019-12-07
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
1
-1
/
+1
2019-12-07
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
1
-2
/
+3
2019-12-07
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
1
-19
/
+33
2019-12-07
net: core: rename indirect block ingress cb function
John Hurley
3
-28
/
+27
2019-12-07
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-07
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
1
-2
/
+3
2019-12-07
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
3
-10
/
+10
2019-12-06
net: avoid an indirect call in ____sys_recvmsg()
Eric Dumazet
1
-1
/
+6
2019-12-06
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
1
-14
/
+15
2019-12-06
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
1
-1
/
+1
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-51
/
+25
2019-12-06
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-234
/
+190
2019-12-05
hsr: fix a NULL pointer dereference in hsr_dev_xmit()
Taehee Yoo
1
-2
/
+7
2019-12-05
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
1
-1
/
+1
2019-12-05
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
3
-4
/
+6
2019-12-05
NFC: NCI: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
1
-2
/
+4
2019-12-05
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
1
-4
/
+4
[next]