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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-28
udp: segment looped gso packets correctly
Willem de Bruijn
1
-0
/
+3
2020-01-27
devlink: add macro for "fw.roce"
Vasundhara Volam
1
-0
/
+2
2020-01-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-3
/
+201
2020-01-27
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
1
-1
/
+1
2020-01-27
net_sched: fix ops->bind_class() implementations
Cong Wang
2
-15
/
+21
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
1
-0
/
+1
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
1
-0
/
+8
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
1
-1
/
+13
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
1
-0
/
+22
2020-01-25
mptcp: do not inherit inet proto ops
Florian Westphal
1
-0
/
+3
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
1
-0
/
+1
2020-01-24
mptcp: parse and emit MP_CAPABLE option according to v1 spec
Christoph Paasch
1
-7
/
+10
2020-01-24
mptcp: Implement MPTCP receive path
Mat Martineau
1
-0
/
+8
2020-01-24
mptcp: Write MPTCP DSS headers to outgoing data packets
Mat Martineau
1
-0
/
+1
2020-01-24
mptcp: Handle MP_CAPABLE options for outgoing connections
Peter Krystad
1
-0
/
+57
2020-01-24
mptcp: Handle MPTCP TCP options
Peter Krystad
1
-0
/
+18
2020-01-24
mptcp: Add MPTCP socket stubs
Mat Martineau
1
-0
/
+16
2020-01-23
net: sched: add Flow Queue PIE packet scheduler
Mohit P. Tahiliani
1
-0
/
+2
2020-01-23
net: sched: pie: export symbols to be reused by FQ-PIE
Mohit P. Tahiliani
1
-0
/
+9
2020-01-23
pie: improve comments and commenting style
Mohit P. Tahiliani
1
-27
/
+58
2020-01-23
pie: rearrange structure members and their initializations
Mohit P. Tahiliani
1
-10
/
+10
2020-01-23
pie: use u8 instead of bool in pie_vars
Mohit P. Tahiliani
1
-2
/
+2
2020-01-23
pie: rearrange macros in order of length
Mohit P. Tahiliani
1
-5
/
+5
2020-01-23
pie: use U64_MAX to denote (2^64 - 1)
Mohit P. Tahiliani
1
-2
/
+2
2020-01-23
net: sched: pie: move common code to pie.h
Mohit P. Tahiliani
1
-0
/
+96
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+4
2020-01-22
xsk, net: Make sock_def_readable() have external linkage
Björn Töpel
1
-0
/
+2
2020-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+43
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-3
/
+10
2020-01-19
devlink: Add overlay source MAC is multicast trap
Amit Cohen
1
-0
/
+3
2020-01-19
devlink: Add tunnel generic packet traps
Amit Cohen
1
-0
/
+6
2020-01-19
devlink: Add non-routable packet trap
Amit Cohen
1
-0
/
+3
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-12
/
+15
2020-01-17
netns: Constify exported functions
Guillaume Nault
1
-5
/
+5
2020-01-16
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
1
-0
/
+1
2020-01-16
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
1
-0
/
+5
2020-01-16
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
1
-7
/
+9
2020-01-16
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
1
-5
/
+0
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+4
2020-01-16
bpf: Sockmap/tls, push write_space updates through ulp updates
John Fastabend
1
-2
/
+4
2020-01-16
Bluetooth: monitor: Add support for ISO packets
Luiz Augusto von Dentz
1
-0
/
+2
2020-01-16
Bluetooth: Add definitions for CIS connections
Luiz Augusto von Dentz
1
-1
/
+158
2020-01-16
Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.
Alain Michaud
2
-0
/
+27
2020-01-15
Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-0
/
+5
2020-01-15
cfg80211: Fix radar event during another phy CAC
Orr Mazor
1
-0
/
+5
2020-01-15
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-1
/
+10
2020-01-15
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-0
/
+4
2020-01-15
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
1
-0
/
+9
2020-01-14
net: macsec: PN wrap callback
Antoine Tenart
1
-0
/
+2
[next]