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-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
pktgen: Clean read user supplied flag mess
Dmitry Safonov
1
-105
/
+39
2018-01-24
pktgen: Remove brute-force printing of flags
Dmitry Safonov
1
-58
/
+19
2018-01-24
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
1
-23
/
+34
2018-01-24
pktgen: Add missing !flag parameters
Dmitry Safonov
1
-1
/
+7
2018-01-24
net/smc: continue waiting if peer signals write_shutdown
Ursula Braun
1
-2
/
+2
2018-01-24
net/smc: improve state change handling after close wait
Ursula Braun
1
-14
/
+26
2018-01-24
net/smc: make wait for work request uninterruptible
Ursula Braun
1
-7
/
+6
2018-01-24
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
5
-57
/
+0
2018-01-24
net/smc: simplify function smc_clcsock_accept()
Ursula Braun
1
-9
/
+2
2018-01-24
net/smc: use local struct sock variables consistently
Ursula Braun
2
-34
/
+37
2018-01-23
net/sched: act_csum: don't use spinlock in the fast path
Davide Caratti
1
-13
/
+45
2018-01-23
net/sched: act_csum: use per-core statistics
Davide Caratti
1
-6
/
+4
2018-01-23
net: link_watch: mark bonding link events urgent
Roopa Prabhu
1
-1
/
+1
2018-01-23
net: dsa: Support internal phy on 'cpu' port
Sebastian Reichel
4
-32
/
+86
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-10
/
+45
2018-01-23
sctp: reset ret in again path in sctp_for_each_transport
Xin Long
1
-1
/
+2
2018-01-23
net: core: Fix kernel-doc for netdev_upper_link()
Florian Fainelli
1
-0
/
+2
2018-01-23
net: core: Fix kernel-doc for call_netdevice_notifiers_info()
Florian Fainelli
1
-1
/
+0
2018-01-22
net: sched: add extack support for offload via tc_cls_common_offload
Quentin Monnet
4
-11
/
+11
2018-01-22
net: sched: cls_bpf: plumb extack support in filter for hardware offload
Quentin Monnet
1
-6
/
+8
2018-01-22
net: sched: cls_u32: propagate extack support for filter offload
Quentin Monnet
1
-5
/
+5
2018-01-22
net: sched: cls_matchall: propagate extack support for filter offload
Quentin Monnet
1
-2
/
+4
2018-01-22
net: sched: cls_flower: propagate extack support for filter offload
Quentin Monnet
1
-2
/
+4
2018-01-22
tls: Correct length of scatterlist in tls_sw_sendpage
Dave Watson
1
-0
/
+2
2018-01-22
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
1
-1
/
+1
2018-01-22
bridge: return boolean instead of integer in br_multicast_is_router
Gustavo A. R. Silva
1
-1
/
+1
2018-01-22
gso: validate gso_type in GSO handlers
Willem de Bruijn
7
-0
/
+21
2018-01-22
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
1
-4
/
+15
[next]