index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-05-14
2
-1
/
+2
|
\
|
*
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2020-05-11
1
-0
/
+1
|
*
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-10
1
-1
/
+1
*
|
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2020-05-12
1
-0
/
+13
|
/
*
net: bareudp: avoid uninitialized variable warning
Arnd Bergmann
2020-05-07
1
-2
/
+0
*
net: remove spurious declaration of tcp_default_init_rwnd()
Maciej Żenczykowski
2020-05-07
1
-1
/
+0
*
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
2020-05-06
1
-1
/
+8
*
net_sched: fix tcm_parent in tc filter dump
Cong Wang
2020-05-04
1
-0
/
+1
*
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
2020-05-01
2
-0
/
+11
*
tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
Toke Høiland-Jørgensen
2020-04-30
1
-2
/
+55
*
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
2020-04-30
1
-2
/
+0
*
mptcp: consolidate synack processing.
Paolo Abeni
2020-04-30
1
-1
/
+0
*
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-24
1
-1
/
+3
*
ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781
Maciej Żenczykowski
2020-04-22
1
-1
/
+1
*
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
2020-04-18
1
-1
/
+1
*
cfg80211: fix kernel-doc notation
Lothar Rubusch
2020-04-14
1
-0
/
+10
*
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
2020-04-07
1
-0
/
+1
*
net: sock.h: fix skb_steal_sock() kernel-doc
Lothar Rubusch
2020-04-07
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-04-07
1
-1
/
+1
|
\
|
*
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
2020-04-05
1
-1
/
+1
*
|
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
2020-04-06
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
net/9p: remove unused p9_req_t aux field
Dominique Martinet
2020-03-27
1
-2
/
+0
|
*
9pnet: allow making incomplete read requests
Sergey Alirzaev
2020-03-27
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
73
-265
/
+1391
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
6
-16
/
+50
|
|
\
\
|
|
*
|
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2020-03-30
1
-8
/
+17
|
|
*
|
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
2020-03-30
3
-5
/
+11
|
|
*
|
bpf: Add socket assign support
Joe Stringer
2020-03-30
1
-0
/
+11
|
|
*
|
bpf, net: Fix build issue when net ns not configured
Daniel Borkmann
2020-03-30
1
-7
/
+2
|
|
*
|
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
2020-03-27
1
-1
/
+6
|
|
*
|
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-27
1
-0
/
+10
|
|
*
|
bpf, tcp: Make tcp_bpf_recvmsg static
YueHaibing
2020-03-20
1
-2
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-30
5
-5
/
+26
|
|
\
\
\
|
|
*
|
|
netfilter: conntrack: add nf_ct_acct_add()
wenxu
2020-03-30
1
-1
/
+10
|
|
*
|
|
netfilter: nf_tables: skip set types that do not support for expressions
Pablo Neira Ayuso
2020-03-30
1
-0
/
+2
|
|
*
|
|
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
2020-03-29
1
-1
/
+4
|
|
*
|
|
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
2020-03-29
1
-1
/
+1
|
|
*
|
|
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
2020-03-27
1
-1
/
+1
|
|
*
|
|
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-27
1
-1
/
+2
|
|
*
|
|
netfilter: flowtable: add counter support
Pablo Neira Ayuso
2020-03-27
1
-0
/
+1
|
|
*
|
|
netfilter: nf_tables: add enum nft_flowtable_flags to uapi
Pablo Neira Ayuso
2020-03-27
1
-1
/
+1
|
|
*
|
|
netfilter: conntrack: export nf_ct_acct_update()
Pablo Neira Ayuso
2020-03-27
1
-0
/
+2
|
|
*
|
|
netfilter: nf_tables: allow to specify stateful expression in set definition
Pablo Neira Ayuso
2020-03-19
1
-0
/
+2
|
|
*
|
|
netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
Pablo Neira Ayuso
2020-03-19
1
-0
/
+1
|
*
|
|
|
devlink: Allow setting of packet trap group parameters
Ido Schimmel
2020-03-30
1
-0
/
+9
|
*
|
|
|
devlink: Add packet trap group parameters support
Ido Schimmel
2020-03-30
1
-1
/
+4
|
*
|
|
|
devlink: Add packet trap policers support
Ido Schimmel
2020-03-30
1
-0
/
+76
|
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-03-30
1
-0
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
2020-03-25
1
-0
/
+4
|
|
*
|
|
|
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
2020-03-24
1
-0
/
+1
[next]