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
2018-01-25
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
David Ahern
3
-3
/
+33
2018-01-25
openvswitch: add erspan version I and II support
William Tu
1
-1
/
+51
2018-01-25
net: erspan: use bitfield instead of mask and offset
William Tu
2
-47
/
+27
2018-01-25
bpf: Add BPF_SOCK_OPS_STATE_CB
Lawrence Brakmo
1
-0
/
+24
2018-01-25
bpf: Add BPF_SOCK_OPS_RETRANS_CB
Lawrence Brakmo
1
-0
/
+4
2018-01-25
bpf: Add sock_ops R/W access to tclass
Lawrence Brakmo
1
-2
/
+45
2018-01-25
bpf: Add support for reading sk_state and more
Lawrence Brakmo
1
-11
/
+132
2018-01-25
bpf: Add sock_ops RTO callback
Lawrence Brakmo
1
-0
/
+7
2018-01-25
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
Lawrence Brakmo
1
-0
/
+34
2018-01-25
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
3
-3
/
+3
2018-01-25
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
1
-0
/
+48
2018-01-25
bpf: Make SOCK_OPS_GET_TCP struct independent
Lawrence Brakmo
1
-10
/
+10
2018-01-25
bpf: Make SOCK_OPS_GET_TCP size independent
Lawrence Brakmo
1
-5
/
+8
2018-01-25
bpf: Only reply field should be writeable
Lawrence Brakmo
1
-2
/
+1
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
5
-10
/
+7
2018-01-25
net/ipv6: Do not allow route add with a device that is down
David Ahern
1
-0
/
+6
2018-01-25
net/smc: check for healthy link group resp. connections
Ursula Braun
4
-12
/
+29
2018-01-25
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
2
-11
/
+11
2018-01-25
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
2
-0
/
+20
2018-01-25
net/smc: terminate link group for ib_post_send problems
Ursula Braun
2
-2
/
+10
2018-01-25
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
Ursula Braun
1
-3
/
+4
2018-01-25
net/smc: cancel tx worker in case of socket aborts
Ursula Braun
1
-3
/
+9
2018-01-25
net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...
Kirill Tkhai
1
-18
/
+44
2018-01-25
net: tcp: close sock if net namespace is exiting
Dan Streetman
2
-0
/
+18
2018-01-24
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
7
-392
/
+164
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-18
/
+46
2018-01-24
kill kernel_sock_ioctl()
Al Viro
1
-13
/
+0
2018-01-24
dev_ioctl(): move copyin/copyout to callers
Al Viro
2
-107
/
+69
2018-01-24
ipconfig: use dev_set_mtu()
Al Viro
1
-14
/
+3
2018-01-24
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
3
-23
/
+10
2018-01-24
kill dev_ifname32()
Al Viro
1
-21
/
+1
2018-01-24
kill bond_ioctl()
Al Viro
1
-32
/
+4
2018-01-24
kill dev_ifsioc()
Al Viro
1
-38
/
+0
2018-01-24
ip_rt_ioctl(): take copyin to caller
Al Viro
3
-19
/
+9
2018-01-24
devinet_ioctl(): take copyin/copyout to caller
Al Viro
3
-45
/
+34
2018-01-24
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
3
-85
/
+39
2018-01-24
ip_tunnel: Use mark in skb by default
Thomas Winter
1
-3
/
+10
2018-01-24
cls_u32: propagate extack to delete callback
Jakub Kicinski
1
-15
/
+19
2018-01-24
cls_u32: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-4
/
+6
2018-01-24
cls_flower: propagate extack to delete callback
Jakub Kicinski
1
-8
/
+10
2018-01-24
cls_flower: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-3
/
+3
2018-01-24
cls_matchall: propagate extack to delete callback
Jakub Kicinski
1
-4
/
+5
2018-01-24
cls_matchall: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-2
/
+2
2018-01-24
cls_bpf: propagate extack to offload delete callback
Jakub Kicinski
1
-6
/
+8
2018-01-24
cls_bpf: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
1
-2
/
+3
2018-01-24
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
1
-2
/
+0
2018-01-24
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
4
-11
/
+11
2018-01-24
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
12
-18
/
+22
2018-01-24
kcm: Check if sk_user_data already set in kcm_attach
Tom Herbert
1
-2
/
+14
2018-01-24
kcm: Only allow TCP sockets to be attached to a KCM mux
Tom Herbert
1
-2
/
+7
[prev]
[next]