index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
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-15
bpf: Sockmap/tls, push write_space updates through ulp updates
John Fastabend
1
-2
/
+4
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-14
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-1
/
+10
2020-01-14
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-0
/
+4
2020-01-14
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
2020-01-14
net: macsec: introduce MACsec ops
Antoine Tenart
1
-0
/
+24
2020-01-14
net: macsec: introduce the macsec_context structure
Antoine Tenart
1
-0
/
+21
2020-01-14
net: macsec: move some definitions in a dedicated header
Antoine Tenart
1
-0
/
+177
2020-01-11
devlink: correct misspelling of snapshot
Jacob Keller
1
-1
/
+1
2020-01-10
devlink: move devlink documentation to subfolder
Jacob Keller
1
-2
/
+2
2020-01-10
devlink: add macro for "fw.psid"
Jacob Keller
1
-0
/
+2
2020-01-09
tcp: clean ext on tx recycle
Paolo Abeni
1
-0
/
+1
2020-01-09
tcp: Export TCP functions and ops struct
Mat Martineau
1
-0
/
+8
2020-01-09
tcp: coalesce/collapse must respect MPTCP extensions
Mat Martineau
2
-0
/
+65
[next]