index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl
Tom Parkin
2020-07-30
2
-2
/
+2
*
l2tp: remove build_header callback in struct l2tp_session
Tom Parkin
2020-07-30
2
-7
/
+4
*
l2tp: return void from l2tp_session_delete
Tom Parkin
2020-07-30
3
-10
/
+5
*
l2tp: don't export tunnel and session free functions
Tom Parkin
2020-07-30
2
-47
/
+46
*
l2tp: don't export __l2tp_session_unhash
Tom Parkin
2020-07-30
2
-32
/
+26
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-07-30
10
-68
/
+333
|
\
|
*
xfrm: Make the policy hold queue work with VTI.
Steffen Klassert
2020-07-21
3
-2
/
+21
|
*
ip6_vti: use IS_REACHABLE to avoid some compile errors
Xin Long
2020-07-17
1
-4
/
+4
|
*
xfrm: interface: use IS_REACHABLE to avoid some compile errors
Xin Long
2020-07-17
1
-8
/
+8
|
*
xfrm: interface: not xfrmi_ipv6/ipip_handler twice
Xin Long
2020-07-14
1
-4
/
+18
|
*
ip6_vti: not register vti_ipv6_handler twice
Xin Long
2020-07-14
1
-3
/
+10
|
*
ip_vti: not register vti_ipip_handler twice
Xin Long
2020-07-14
1
-3
/
+10
|
*
xfrm interface: store xfrmi contexts in a hash by if_id
Eyal Birger
2020-07-13
1
-9
/
+20
|
*
xfrm interface: avoid xi lookup in xfrmi_decode_session()
Eyal Birger
2020-07-13
1
-10
/
+13
|
*
xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handler
Xin Long
2020-07-09
1
-0
/
+32
|
*
xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler
Xin Long
2020-07-09
1
-0
/
+38
|
*
ipcomp: assign if_id to child tunnel from parent tunnel
Xin Long
2020-07-09
2
-0
/
+2
|
*
ip6_vti: support IP6IP tunnel processing
Xin Long
2020-07-09
1
-2
/
+8
|
*
ip6_vti: support IP6IP6 tunnel processing with .cb_handler
Xin Long
2020-07-09
1
-0
/
+33
|
*
ip_vti: support IPIP6 tunnel processing
Xin Long
2020-07-09
1
-2
/
+14
|
*
ip_vti: support IPIP tunnel processing with .cb_handler
Xin Long
2020-07-09
1
-30
/
+21
|
*
tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
Xin Long
2020-07-09
1
-0
/
+41
|
*
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
2020-07-09
1
-0
/
+43
|
*
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
2020-07-09
1
-11
/
+13
|
*
xfrm: introduce oseq-may-wrap flag
Petr Vaněk
2020-06-24
1
-4
/
+8
*
|
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
2020-07-29
1
-13
/
+20
*
|
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
2020-07-28
3
-12
/
+30
*
|
net_sched: initialize timer earlier in red_init()
Cong Wang
2020-07-28
1
-4
/
+4
*
|
mptcp: Safely store sequence number when sending data
Mat Martineau
2020-07-28
1
-1
/
+1
*
|
mptcp: Safely read sequence number when lock isn't held
Mat Martineau
2020-07-28
1
-1
/
+1
*
|
mptcp: Skip unnecessary skb extension allocation for bare acks
Mat Martineau
2020-07-28
1
-3
/
+6
*
|
mptcp: Only use subflow EOF signaling on fallback connections
Mat Martineau
2020-07-28
1
-1
/
+2
*
|
mptcp: Use full MPTCP-level disconnect state machine
Mat Martineau
2020-07-28
3
-17
/
+92
*
|
mptcp: Add helper to process acks of DATA_FIN
Mat Martineau
2020-07-28
1
-8
/
+46
*
|
mptcp: Add mptcp_close_state() helper
Mat Martineau
2020-07-28
1
-0
/
+27
*
|
mptcp: Track received DATA_FIN sequence number and add related helpers
Mat Martineau
2020-07-28
3
-10
/
+115
*
|
mptcp: Use MPTCP-level flag for sending DATA_FIN
Mat Martineau
2020-07-28
3
-24
/
+18
*
|
mptcp: Remove outdated and incorrect comment
Mat Martineau
2020-07-28
1
-1
/
+0
*
|
mptcp: Return EPIPE if sending is shut down during a sendmsg
Mat Martineau
2020-07-28
1
-0
/
+5
*
|
mptcp: Allow DATA_FIN in headers without TCP FIN
Mat Martineau
2020-07-28
1
-10
/
+3
*
|
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
2020-07-28
2
-2
/
+2
*
|
net: remove sockptr_advance
Christoph Hellwig
2020-07-28
8
-28
/
+30
*
|
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
2020-07-28
1
-1
/
+1
*
|
net: prp: enhance debugfs to display PRP info
Murali Karicheri
2020-07-27
1
-9
/
+22
*
|
net: prp: add packet handling support
Murali Karicheri
2020-07-27
8
-88
/
+433
*
|
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
2020-07-27
4
-28
/
+55
*
|
net: prp: add supervision frame generation utility function
Murali Karicheri
2020-07-27
3
-2
/
+88
*
|
net: hsr: introduce protocol specific function pointers
Murali Karicheri
2020-07-27
2
-31
/
+45
*
|
net: hsr: introduce common code for skb initialization
Murali Karicheri
2020-07-27
1
-13
/
+28
*
|
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2020-07-27
14
-23
/
+87
[next]