index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
openvswitch: add erspan version I and II support
William Tu
2018-01-25
1
-1
/
+51
*
net: erspan: use bitfield instead of mask and offset
William Tu
2018-01-25
2
-47
/
+27
*
net/ipv6: Do not allow route add with a device that is down
David Ahern
2018-01-25
1
-0
/
+6
*
net/smc: check for healthy link group resp. connections
Ursula Braun
2018-01-25
4
-12
/
+29
*
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
2018-01-25
2
-11
/
+11
*
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
2018-01-25
2
-0
/
+20
*
net/smc: terminate link group for ib_post_send problems
Ursula Braun
2018-01-25
2
-2
/
+10
*
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
Ursula Braun
2018-01-25
1
-3
/
+4
*
net/smc: cancel tx worker in case of socket aborts
Ursula Braun
2018-01-25
1
-3
/
+9
*
net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...
Kirill Tkhai
2018-01-25
1
-18
/
+44
*
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2018-01-24
7
-392
/
+164
|
\
|
*
kill kernel_sock_ioctl()
Al Viro
2018-01-24
1
-13
/
+0
|
*
dev_ioctl(): move copyin/copyout to callers
Al Viro
2018-01-24
2
-107
/
+69
|
*
ipconfig: use dev_set_mtu()
Al Viro
2018-01-24
1
-14
/
+3
|
*
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
2018-01-24
3
-23
/
+10
|
*
kill dev_ifname32()
Al Viro
2018-01-24
1
-21
/
+1
|
*
kill bond_ioctl()
Al Viro
2018-01-24
1
-32
/
+4
|
*
kill dev_ifsioc()
Al Viro
2018-01-24
1
-38
/
+0
|
*
ip_rt_ioctl(): take copyin to caller
Al Viro
2018-01-24
3
-19
/
+9
|
*
devinet_ioctl(): take copyin/copyout to caller
Al Viro
2018-01-24
3
-45
/
+34
|
*
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
2018-01-24
3
-85
/
+39
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
9
-18
/
+46
|
\
\
|
|
/
|
/
|
|
*
kcm: Check if sk_user_data already set in kcm_attach
Tom Herbert
2018-01-24
1
-2
/
+14
|
*
kcm: Only allow TCP sockets to be attached to a KCM mux
Tom Herbert
2018-01-24
1
-2
/
+7
|
*
net: sched: em_nbyte: don't add the data offset twice
Wolfgang Bumiller
2018-01-24
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-24
5
-11
/
+22
|
|
\
|
|
*
xfrm: fix boolean assignment in xfrm_get_type_offload
Gustavo A. R. Silva
2018-01-23
1
-1
/
+1
|
|
*
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
Yossi Kuperman
2018-01-23
2
-0
/
+2
|
|
*
xfrm: fix error flow in case of add state fails
Aviad Yehezkel
2018-01-19
1
-0
/
+1
|
|
*
xfrm: Add SA to hardware at the end of xfrm_state_construct()
Yossi Kuperman
2018-01-18
2
-10
/
+18
|
*
|
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-23
2
-2
/
+2
*
|
|
ip_tunnel: Use mark in skb by default
Thomas Winter
2018-01-24
1
-3
/
+10
*
|
|
cls_u32: propagate extack to delete callback
Jakub Kicinski
2018-01-24
1
-15
/
+19
*
|
|
cls_u32: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
1
-4
/
+6
*
|
|
cls_flower: propagate extack to delete callback
Jakub Kicinski
2018-01-24
1
-8
/
+10
*
|
|
cls_flower: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
1
-3
/
+3
*
|
|
cls_matchall: propagate extack to delete callback
Jakub Kicinski
2018-01-24
1
-4
/
+5
*
|
|
cls_matchall: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
1
-2
/
+2
*
|
|
cls_bpf: propagate extack to offload delete callback
Jakub Kicinski
2018-01-24
1
-6
/
+8
*
|
|
cls_bpf: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
1
-2
/
+3
*
|
|
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
2018-01-24
1
-2
/
+0
*
|
|
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
4
-11
/
+11
*
|
|
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
2018-01-24
12
-18
/
+22
*
|
|
pktgen: Clean read user supplied flag mess
Dmitry Safonov
2018-01-24
1
-105
/
+39
*
|
|
pktgen: Remove brute-force printing of flags
Dmitry Safonov
2018-01-24
1
-58
/
+19
*
|
|
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
2018-01-24
1
-23
/
+34
*
|
|
pktgen: Add missing !flag parameters
Dmitry Safonov
2018-01-24
1
-1
/
+7
*
|
|
net/smc: continue waiting if peer signals write_shutdown
Ursula Braun
2018-01-24
1
-2
/
+2
*
|
|
net/smc: improve state change handling after close wait
Ursula Braun
2018-01-24
1
-14
/
+26
*
|
|
net/smc: make wait for work request uninterruptible
Ursula Braun
2018-01-24
1
-7
/
+6
[next]