index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: 802: psnap.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-24
1
-1
/
+1
*
tcp, ulp: Pass lockdep expression to RCU lists
Amol Grover
2020-02-24
1
-1
/
+2
*
devlink: add ACL generic packet traps
Jiri Pirko
2020-02-24
1
-0
/
+3
*
net: Remove unneeded export of a couple of xdp generic functions
David Ahern
2020-02-24
2
-2
/
+0
*
igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVAL
Li RongQing
2020-02-24
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-22
9
-75
/
+211
|
\
|
*
net: Generate reuseport group ID on group creation
Jakub Sitnicki
2020-02-21
2
-40
/
+22
|
*
bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH
Jakub Sitnicki
2020-02-21
1
-5
/
+10
|
*
bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH
Jakub Sitnicki
2020-02-21
1
-2
/
+7
|
*
bpf, sockmap: Return socket cookie on lookup from syscall
Jakub Sitnicki
2020-02-21
1
-4
/
+53
|
*
bpf, sockmap: Don't set up upcalls and progs for listening sockets
Jakub Sitnicki
2020-02-21
1
-7
/
+45
|
*
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
2020-02-21
1
-15
/
+44
|
*
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
2020-02-21
2
-0
/
+16
|
*
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
2020-02-21
2
-1
/
+7
|
*
net, sk_msg: Annotate lockless access to sk_prot on clone
Jakub Sitnicki
2020-02-21
4
-6
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
36
-179
/
+375
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-21
35
-173
/
+368
|
|
\
\
|
|
*
|
net: netlink: cap max groups which will be considered in netlink_bind()
Nikolay Aleksandrov
2020-02-21
1
-2
/
+3
|
|
*
|
net: disable BRIDGE_NETFILTER by default
Roman Kiryanov
2020-02-21
1
-1
/
+0
|
|
*
|
openvswitch: Distribute switch variables for initialization
Kees Cook
2020-02-20
1
-8
/
+10
|
|
*
|
net: ip6_gre: Distribute switch variables for initialization
Kees Cook
2020-02-20
2
-7
/
+14
|
|
*
|
net: core: Distribute switch variables for initialization
Kees Cook
2020-02-20
1
-2
/
+2
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-02-20
2
-1
/
+4
|
|
|
\
\
|
|
|
*
|
xsk: Publish global consumer pointers when NAPI is finished
Magnus Karlsson
2020-02-11
2
-1
/
+4
|
|
*
|
|
udp: rehash on disconnect
Willem de Bruijn
2020-02-20
1
-1
/
+5
|
|
*
|
|
net/tls: Fix to avoid gettig invalid tls record
Rohit Maheshwari
2020-02-20
1
-1
/
+19
|
|
*
|
|
bridge: br_stp: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-19
1
-1
/
+2
|
|
*
|
|
net: hsr: Pass lockdep expression to RCU lists
Amol Grover
2020-02-19
1
-1
/
+2
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-02-19
5
-44
/
+202
|
|
|
\
\
\
|
|
|
*
|
|
netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()
Stefano Brivio
2020-02-18
1
-1
/
+1
|
|
|
*
|
|
netfilter: nft_set_pipapo: Fix mapping table example in comments
Stefano Brivio
2020-02-18
1
-2
/
+2
|
|
|
*
|
|
netfilter: conntrack: allow insertion of clashing entries
Florian Westphal
2020-02-17
2
-6
/
+90
|
|
|
*
|
|
netfilter: conntrack: split resolve_clash function
Florian Westphal
2020-02-11
1
-17
/
+41
|
|
|
*
|
|
netfilter: conntrack: place confirm-bit setting in a helper
Florian Westphal
2020-02-11
1
-7
/
+14
|
|
|
*
|
|
netfilter: conntrack: remove two args from resolve_clash
Florian Westphal
2020-02-11
1
-18
/
+51
|
|
|
*
|
|
netfilter: flowtable: skip offload setup if disabled
Florian Westphal
2020-02-07
1
-3
/
+3
|
|
|
*
|
|
netfilter: xt_hashlimit: limit the max size of hashtable
Cong Wang
2020-02-07
1
-0
/
+10
|
|
|
*
|
|
netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()
Cong Wang
2020-02-07
1
-6
/
+6
|
|
*
|
|
|
flow_table.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-18
1
-2
/
+4
|
|
*
|
|
|
datapath.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-18
1
-3
/
+6
|
|
*
|
|
|
vport.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-18
1
-1
/
+2
|
|
*
|
|
|
meter.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-18
1
-1
/
+2
|
|
*
|
|
|
netlabel_domainhash.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-18
1
-1
/
+2
|
|
*
|
|
|
net: netlabel: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-18
1
-1
/
+2
|
|
*
|
|
|
Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"
Paolo Abeni
2020-02-18
1
-20
/
+2
|
|
*
|
|
|
mptcp: fix bogus socket flag values
Florian Westphal
2020-02-18
1
-2
/
+2
|
|
*
|
|
|
sctp: move the format error check out of __sctp_sf_do_9_1_abort
Xin Long
2020-02-18
1
-9
/
+20
|
|
*
|
|
|
net: sched: correct flower port blocking
Jason Baron
2020-02-18
1
-0
/
+1
|
|
*
|
|
|
skbuff: remove stale bit mask comments
Randy Dunlap
2020-02-17
1
-2
/
+0
|
|
*
|
|
|
mptcp: select CRYPTO
Matthieu Baerts
2020-02-17
1
-0
/
+1
[next]