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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
2
-0
/
+8
|
\
|
*
sock: Add sock_owned_by_user_nocheck
Tom Herbert
2017-12-28
1
-0
/
+5
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-27
1
-0
/
+3
|
|
\
|
|
*
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2017-12-19
1
-0
/
+3
*
|
|
net: sch: api: fix tcf_block_get
Sudip Mukherjee
2017-12-27
1
-1
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-27
1
-5
/
+24
|
\
\
\
|
*
|
|
xfrm: check for xdo_dev_state_free
Shannon Nelson
2017-12-21
1
-1
/
+2
|
*
|
|
xfrm: Allow IPsec GSO with software crypto for local sockets.
Steffen Klassert
2017-12-20
1
-0
/
+2
|
*
|
|
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
2017-12-20
1
-3
/
+19
|
*
|
|
xfrm: Separate ESP handling from segmentation for GRO packets.
Steffen Klassert
2017-12-20
1
-3
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
2
-4
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
2017-12-20
1
-3
/
+2
|
*
|
|
Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-12-19
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
nl80211: Remove obsolete kerneldoc line
Jonathan Corbet
2017-12-19
1
-1
/
+0
*
|
|
|
|
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
2017-12-21
2
-2
/
+4
*
|
|
|
|
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
2017-12-21
1
-1
/
+2
*
|
|
|
|
net: sch: api: add extack support in tcf_block_get
Alexander Aring
2017-12-21
1
-2
/
+4
*
|
|
|
|
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
2017-12-21
1
-1
/
+2
*
|
|
|
|
net: sched: sch: add extack for graft callback
Alexander Aring
2017-12-21
1
-1
/
+2
*
|
|
|
|
net: sched: sch: add extack for block callback
Alexander Aring
2017-12-21
1
-1
/
+2
*
|
|
|
|
net: sched: sch: add extack to change class
Alexander Aring
2017-12-21
1
-1
/
+2
*
|
|
|
|
net: sched: sch: add extack for change qdisc ops
Alexander Aring
2017-12-21
1
-1
/
+2
*
|
|
|
|
net: sched: sch: add extack for init callback
Alexander Aring
2017-12-21
1
-1
/
+2
*
|
|
|
|
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2017-12-20
2
-26
/
+24
*
|
|
|
|
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
2017-12-20
1
-0
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
sock: Hide unused variable when !CONFIG_PROC_FS.
Tonghao Zhang
2017-12-19
1
-1
/
+1
*
|
|
|
sock: Move the socket inuse to namespace.
Tonghao Zhang
2017-12-19
2
-0
/
+4
*
|
|
|
sock: Change the netns_core member name.
Tonghao Zhang
2017-12-19
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-16
3
-9
/
+11
|
\
|
|
|
|
*
|
|
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
2017-12-15
1
-0
/
+1
|
*
|
|
ipv4: igmp: guard against silly MTU values
Eric Dumazet
2017-12-13
1
-0
/
+1
|
*
|
|
fou: fix some member types in guehdr
Xin Long
2017-12-11
1
-9
/
+9
*
|
|
|
sctp: implement handle_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
1
-0
/
+2
*
|
|
|
sctp: implement report_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
1
-0
/
+1
*
|
|
|
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
2
-0
/
+12
*
|
|
|
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
2
-0
/
+3
*
|
|
|
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
2017-12-15
2
-0
/
+4
*
|
|
|
ip6_gre: add erspan v2 support
William Tu
2017-12-15
1
-0
/
+3
*
|
|
|
net: erspan: introduce erspan v2 for ip_gre
William Tu
2017-12-15
2
-3
/
+122
*
|
|
|
net: erspan: refactor existing erspan code
William Tu
2017-12-15
1
-10
/
+24
*
|
|
|
tcp: pause Fast Open globally after third consecutive timeout
Yuchung Cheng
2017-12-13
1
-3
/
+2
*
|
|
|
net: sk_pacing_shift_update() helper
Eric Dumazet
2017-12-13
1
-0
/
+11
*
|
|
|
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
2017-12-13
1
-2
/
+2
*
|
|
|
net_sched: switch to exit_batch for action pernet ops
Cong Wang
2017-12-13
1
-3
/
+10
*
|
|
|
sctp: add support for the process of unordered idata
Xin Long
2017-12-11
2
-1
/
+14
*
|
|
|
sctp: implement abort_pd for sctp_stream_interleave
Xin Long
2017-12-11
2
-1
/
+3
*
|
|
|
sctp: implement start_pd for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+1
*
|
|
|
sctp: implement renege_events for sctp_stream_interleave
Xin Long
2017-12-11
2
-6
/
+5
*
|
|
|
sctp: implement enqueue_event for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+2
*
|
|
|
sctp: implement ulpevent_data for sctp_stream_interleave
Xin Long
2017-12-11
3
-3
/
+22
[next]