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
2017-10-24
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-10-24
net: rxrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+4
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_home_addr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
Eric Dumazet
1
-8
/
+8
2017-10-24
ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
1
-7
/
+9
2017-10-24
ipv6: addrconf: factorize inet6_addr_hash() call
Eric Dumazet
1
-10
/
+5
2017-10-24
ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
Eric Dumazet
1
-18
/
+17
2017-10-24
tcp: add tracepoint trace_tcp_set_state()
Song Liu
1
-0
/
+4
2017-10-24
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
1
-0
/
+2
2017-10-24
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
1
-0
/
+3
2017-10-24
tcp: add tracepoint trace_tcp_send_reset
Song Liu
4
-3
/
+20
2017-10-24
Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...
David S. Miller
2
-5
/
+5
2017-10-23
net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-139
/
+229
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-138
/
+230
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2
-2
/
+3
2017-10-22
bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv
Lawrence Brakmo
1
-2
/
+38
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
1
-1
/
+45
2017-10-22
net: x25: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-1
/
+2
2017-10-22
net: af_unix: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-22
rxrpc: Don't release call mutex on error pointer
David Howells
1
-2
/
+3
2017-10-22
tipc: refactor tipc_sk_timeout() function
Jon Maloy
1
-26
/
+23
2017-10-22
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
1
-3
/
+2
2017-10-22
net: sched: mark expected switch fall-throughs
Gustavo A. R. Silva
10
-0
/
+10
2017-10-22
soreuseport: fix initialization race
Craig Gallek
3
-11
/
+11
2017-10-22
net: rose: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+3
2017-10-22
openvswitch: conntrack: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-22
net: netrom: nr_in: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-10-22
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
1
-1
/
+1
2017-10-22
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
1
-0
/
+4
2017-10-21
tipc: fix broken tipc_poll() function
Jon Maloy
1
-3
/
+2
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
5
-83
/
+0
2017-10-21
dsa: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
1
-11
/
+53
2017-10-21
net: sched: cls_bpf: call block callbacks for offload
Jiri Pirko
1
-8
/
+32
2017-10-21
net: sched: cls_u32: call block callbacks for offload
Jiri Pirko
1
-20
/
+52
2017-10-21
net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnode
Jiri Pirko
1
-8
/
+8
2017-10-21
net: sched: cls_matchall: call block callbacks for offload
Jiri Pirko
1
-27
/
+45
2017-10-21
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
2
-6
/
+24
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
1
-0
/
+105
2017-10-21
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
Jiri Pirko
1
-7
/
+29
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
1
-3
/
+53
2017-10-21
udp: make some messages more descriptive
Matteo Croce
1
-2
/
+2
2017-10-21
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
2
-6
/
+19
2017-10-21
ipv6: let trace_fib6_table_lookup() dereference the fib table
Paolo Abeni
1
-6
/
+6
2017-10-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-171
/
+241
2017-10-21
hv_sock: add locking in the open/close/release code paths
Dexuan Cui
1
-4
/
+18
2017-10-21
net/ncsi: Fix length of GVI response packet
Gavin Shan
1
-1
/
+1
2017-10-21
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
1
-3
/
+5
[next]