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
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+23
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
32
-497
/
+1064
2019-10-26
netfilter: nf_tables_offload: unbind if multi-device binding fails
Pablo Neira Ayuso
1
-2
/
+17
2019-10-26
netfilter: nf_tables_offload: add nft_flow_block_offload_init()
Pablo Neira Ayuso
1
-21
/
+21
2019-10-26
netfilter: nf_tables_offload: add nft_chain_offload_cmd()
Pablo Neira Ayuso
1
-5
/
+15
2019-10-26
netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...
Florian Westphal
1
-3
/
+3
2019-10-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-9
/
+18
2019-10-26
tcp: add TCP_INFO status for failed client TFO
Jason Baron
3
-1
/
+10
2019-10-26
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
1
-0
/
+2
2019-10-23
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
3
-96
/
+289
2019-10-23
netfilter: nf_tables_offload: remove rules on unregistered device only
Pablo Neira Ayuso
1
-13
/
+13
2019-10-23
netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()
Pablo Neira Ayuso
1
-13
/
+24
2019-10-23
netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()
Pablo Neira Ayuso
1
-4
/
+5
2019-10-23
netfilter: nf_tables_offload: add nft_flow_block_chain()
Pablo Neira Ayuso
1
-4
/
+11
2019-10-23
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
1
-1
/
+1
2019-10-23
netfilter: nf_tables: allow netdevice to be used only once per flowtable
Pablo Neira Ayuso
1
-0
/
+17
2019-10-23
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
1
-102
/
+151
2019-10-23
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
1
-5
/
+5
2019-10-23
fq_codel: do not include <linux/jhash.h>
Eric Dumazet
1
-1
/
+0
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-15
/
+6
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
1
-2
/
+14
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
1
-21
/
+12
2019-10-22
net: dsa: use ports list to find first CPU port
Vivien Didelot
1
-14
/
+3
2019-10-22
net: dsa: use ports list to setup multiple master devices
Vivien Didelot
1
-7
/
+15
2019-10-22
net: dsa: use ports list to find a port by node
Vivien Didelot
1
-14
/
+3
2019-10-22
net: dsa: use ports list for routing table setup
Vivien Didelot
1
-4
/
+3
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
1
-52
/
+41
2019-10-22
net: dsa: use ports list to find slave
Vivien Didelot
1
-17
/
+6
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
1
-6
/
+42
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
4
-10
/
+12
2019-10-22
net/smc: remove close abort worker
Ursula Braun
4
-10
/
+19
2019-10-22
net/smc: introduce link group termination worker
Ursula Braun
4
-6
/
+22
2019-10-22
net/smc: improve abnormal termination of link groups
Ursula Braun
1
-11
/
+29
2019-10-22
net/smc: tell peers about abnormal link group termination
Ursula Braun
3
-6
/
+6
2019-10-22
net/smc: improve link group freeing
Ursula Braun
2
-17
/
+32
2019-10-22
net/smc: improve abnormal termination locking
Ursula Braun
1
-5
/
+8
2019-10-22
net/smc: terminate link group without holding lgr lock
Ursula Braun
1
-8
/
+17
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
6
-17
/
+32
2019-10-21
net/sched: act_police: re-use tcf_tm_dump()
Davide Caratti
1
-4
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
70
-378
/
+579
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
68
-362
/
+564
2019-10-19
net: dsa: fix switch tree list
Vivien Didelot
1
-1
/
+1
2019-10-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
1
-0
/
+2
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
1
-3
/
+6
2019-10-18
vsock/virtio: discard packets if credit is not respected
Stefano Garzarella
1
-3
/
+11
2019-10-18
vsock/virtio: send a credit update when buffer size is changed
Stefano Garzarella
1
-0
/
+3
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
4
-0
/
+12
2019-10-18
ipv4: fix race condition between route lookup and invalidation
Wei Wang
1
-1
/
+1
2019-10-18
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
1
-3
/
+6
2019-10-17
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
1
-2
/
+7
[next]