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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
ipcomp: assign if_id to child tunnel from parent tunnel
Xin Long
2
-0
/
+2
2020-07-09
ip6_vti: support IP6IP tunnel processing
Xin Long
1
-2
/
+8
2020-07-09
ip6_vti: support IP6IP6 tunnel processing with .cb_handler
Xin Long
1
-0
/
+33
2020-07-09
ip_vti: support IPIP6 tunnel processing
Xin Long
1
-2
/
+14
2020-07-09
ip_vti: support IPIP tunnel processing with .cb_handler
Xin Long
1
-30
/
+21
2020-07-09
tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
Xin Long
1
-0
/
+41
2020-07-09
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
1
-0
/
+43
2020-07-09
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
1
-11
/
+13
2020-06-24
xfrm: introduce oseq-may-wrap flag
Petr Vaněk
1
-4
/
+8
2020-06-22
net/core/devlink.c: remove new uninitialized_var() usage
Stephen Rothwell
1
-1
/
+1
2020-06-22
tcindex_change: Remove redundant null check
Gaurav Singh
1
-1
/
+1
2020-06-22
net: core: try to runtime-resume detached device in __dev_open
Heiner Kallweit
1
-2
/
+8
2020-06-22
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
1
-0
/
+8
2020-06-22
xfrm: bail early on slave pass over skb
Jarod Wilson
1
-17
/
+17
2020-06-22
net/devlink: Support setting hardware address of port function
Parav Pandit
1
-0
/
+76
2020-06-22
net/devlink: Support querying hardware address of port function
Parav Pandit
1
-0
/
+45
2020-06-22
net/devlink: Prepare devlink port functions to fill extack
Parav Pandit
1
-4
/
+8
2020-06-20
Remove redundant skb null check
Gaurav Singh
1
-1
/
+1
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->send_check
Eric Dumazet
2
-1
/
+11
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2
-1
/
+12
2020-06-20
Remove redundant condition in qdisc_graft
Gaurav Singh
1
-2
/
+1
2020-06-20
l3mdev: add infrastructure for table to VRF mapping
Andrea Mayer
1
-0
/
+93
2020-06-19
net/sched: cls_u32: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2020-06-19
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2020-06-19
tipc: Use struct_size() helper
Gustavo A. R. Silva
2
-8
/
+6
2020-06-19
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2
-7
/
+8
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
11
-29
/
+31
2020-06-18
net: tso: add UDP segmentation support
Eric Dumazet
1
-11
/
+18
2020-06-18
net: tso: cache transport header length
Eric Dumazet
1
-4
/
+7
2020-06-18
net: tso: constify tso_count_descs() and friends
Eric Dumazet
1
-3
/
+3
2020-06-18
net: napi: remove useless stack trace
Eric Dumazet
1
-1
/
+3
2020-06-17
ethtool: ioctl: Use array_size() in copy_to_user()
Gustavo A. R. Silva
1
-2
/
+2
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
10
-48
/
+177
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
1
-2
/
+10
2020-06-15
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
1
-1
/
+3
2020-06-15
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
1
-45
/
+0
2020-06-15
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
1
-11
/
+0
2020-06-15
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
1
-0
/
+1
2020-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-25
/
+65
2020-06-15
mptcp: use list_first_entry_or_null
Geliang Tang
1
-4
/
+1
2020-06-15
mptcp: drop MPTCP_PM_MAX_ADDR
Geliang Tang
1
-2
/
+0
2020-06-15
net/rds: NULL pointer de-reference in rds_ib_add_one()
Ka-Cheong Poon
1
-1
/
+7
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
38
-266
/
+409
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-19
/
+48
2020-06-13
net: atm: Remove the error message according to the atomic context
Liao Pingfang
1
-3
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
47
-317
/
+317
2020-06-13
Merge tag '9p-for-5.8' of git://github.com/martinetd/linux
Linus Torvalds
1
-27
/
+34
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
47
-317
/
+317
2020-06-12
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
1
-0
/
+4
2020-06-12
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
1
-4
/
+6
[next]