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
...
|
|
*
|
|
|
socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
Christian Eggers
2020-10-14
1
-1
/
+0
|
|
*
|
|
|
socket: fix option SO_TIMESTAMPING_NEW
Christian Eggers
2020-10-14
1
-7
/
+3
|
|
|
/
/
/
|
|
*
|
|
ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
David Ahern
2020-10-10
1
-1
/
+3
|
|
*
|
|
mptcp: subflows garbage collection
Paolo Abeni
2020-10-10
3
-0
/
+24
|
|
*
|
|
mptcp: fix fallback for MP_JOIN subflows
Paolo Abeni
2020-10-10
3
-9
/
+34
|
|
*
|
|
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-10-10
1
-2
/
+2
|
|
*
|
|
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-10-10
1
-1
/
+1
|
|
*
|
|
Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-10-10
1
-0
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt
Marc Kleine-Budde
2020-10-08
1
-0
/
+1
|
|
|
*
|
|
can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt
Cong Wang
2020-10-08
1
-0
/
+1
|
|
*
|
|
|
tipc: fix NULL pointer dereference in tipc_named_rcv
Hoang Huu Le
2020-10-10
2
-2
/
+10
|
|
*
|
|
|
tipc: fix the skb_unshare() in tipc_buf_append()
Cong Wang
2020-10-10
1
-1
/
+2
|
|
*
|
|
|
net/tls: sendfile fails with ktls offload
Rohit Maheshwari
2020-10-10
1
-5
/
+6
|
|
*
|
|
|
net: ipv6: Discard next-hop MTU less than minimum link MTU
Georg Kohmann
2020-10-10
1
-1
/
+2
|
|
*
|
|
|
net: mptcp: make DACK4/DACK8 usage consistent among all subflows
Davide Caratti
2020-10-09
3
-4
/
+3
|
*
|
|
|
|
netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements
Davide Caratti
2020-10-15
2
-0
/
+29
|
*
|
|
|
|
rxrpc: Fix loss of final ack on shutdown
David Howells
2020-10-15
3
-3
/
+7
|
*
|
|
|
|
rxrpc: Fix bundle counting for exclusive connections
David Howells
2020-10-15
1
-2
/
+3
|
*
|
|
|
|
netfilter: restore NF_INET_NUMHOOKS
Pablo Neira Ayuso
2020-10-15
1
-1
/
+1
|
*
|
|
|
|
xfrm: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-14
1
-21
/
+1
|
*
|
|
|
|
net: openvswitch: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-14
1
-19
/
+1
|
*
|
|
|
|
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-14
1
-22
/
+1
|
*
|
|
|
|
iptunnel: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-14
1
-22
/
+1
|
*
|
|
|
|
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-14
1
-20
/
+1
|
*
|
|
|
|
net: bridge: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-14
1
-20
/
+1
|
*
|
|
|
|
net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
Heiner Kallweit
2020-10-14
1
-0
/
+34
|
*
|
|
|
|
net/af_unix: Remove unused old_pid variable
Or Cohen
2020-10-14
1
-2
/
+0
|
*
|
|
|
|
net/tls: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-14
1
-1
/
+1
|
*
|
|
|
|
net/ipv6: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-14
1
-1
/
+1
|
*
|
|
|
|
tcp: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-14
2
-5
/
+6
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-13
8
-68
/
+262
|
|
\
\
\
\
|
|
*
|
|
|
bpf, sockmap: Allow skipping sk_skb parser program
John Fastabend
2020-10-12
2
-7
/
+93
|
|
*
|
|
|
bpf, sockmap: Check skb_verdict and skb_parser programs explicitly
John Fastabend
2020-10-12
1
-7
/
+8
|
|
*
|
|
|
bpf, sockmap: Add memory accounting so skbs on ingress lists are visible
John Fastabend
2020-10-12
1
-16
/
+15
|
|
*
|
|
|
bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup
John Fastabend
2020-10-12
1
-7
/
+7
|
|
*
|
|
|
bpf, sockmap: Remove dropped data on errors in redirect case
John Fastabend
2020-10-12
1
-14
/
+14
|
|
*
|
|
|
bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpage
John Fastabend
2020-10-12
1
-2
/
+0
|
|
*
|
|
|
bpf, sockmap: On receive programs try to fast track SK_PASS ingress
John Fastabend
2020-10-12
1
-2
/
+15
|
|
*
|
|
|
bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits
John Fastabend
2020-10-12
1
-9
/
+6
|
|
*
|
|
|
bpf: Always return target ifindex in bpf_fib_lookup
Toke Høiland-Jørgensen
2020-10-11
1
-1
/
+2
|
|
*
|
|
|
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
2020-10-11
1
-1
/
+1
|
|
*
|
|
|
bpf: Add redirect_peer helper
Daniel Borkmann
2020-10-11
2
-10
/
+59
|
|
*
|
|
|
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
2020-10-09
1
-0
/
+4
|
|
*
|
|
|
xsk: Introduce padding between ring pointers
Magnus Karlsson
2020-10-09
1
-0
/
+4
|
|
*
|
|
|
xsk: Remove internal DMA headers
Björn Töpel
2020-10-05
1
-3
/
+0
|
|
*
|
|
|
bpf, sockmap: Add skb_adjust_room to pop bytes off ingress payload
John Fastabend
2020-10-03
1
-0
/
+46
|
|
*
|
|
|
bpf: tcp: Do not limit cb_flags when creating child sk from listen sk
Martin KaFai Lau
2020-10-02
1
-1
/
+0
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-10-13
7
-76
/
+196
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: flowtable: reduce calls to pskb_may_pull()
Pablo Neira Ayuso
2020-10-12
2
-27
/
+30
|
|
*
|
|
|
|
netfilter: nf_tables: add inet ingress support
Pablo Neira Ayuso
2020-10-12
2
-8
/
+41
[prev]
[next]