index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-139
/
+229
2017-10-22
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
2017-10-21
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
1
-2
/
+10
2017-10-21
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
1
-6
/
+9
2017-10-21
net/ncsi: Fix AEN HNCDSC packet length
Samuel Mendoza-Jonas
1
-1
/
+1
2017-10-21
ipv4: ipv4_default_advmss() should use route mtu
Eric Dumazet
1
-1
/
+1
2017-10-21
packet: avoid panic in packet_getsockopt()
Eric Dumazet
1
-8
/
+16
2017-10-21
Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+3
2017-10-21
tcp: fix tcp_send_syn_data()
Eric Dumazet
1
-0
/
+1
2017-10-21
ipv6: remove from fib tree aged out RTF_CACHE dst
Paolo Abeni
1
-1
/
+11
2017-10-21
ipv6: start fib6 gc on RTF_CACHE dst creation
Paolo Abeni
1
-1
/
+3
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
6
-38
/
+33
2017-10-20
bpf: Add file mode configuration into bpf maps
Chenbo Feng
1
-1
/
+1
2017-10-20
net: ipv4: Change fib notifiers to take a fib_alias
David Ahern
1
-24
/
+15
2017-10-20
tcp: socket option to set TCP fast open key
Yuchung Cheng
4
-17
/
+76
2017-10-20
net: Add extack to validator_info structs used for address notifier
David Ahern
2
-13
/
+17
2017-10-20
net: ipv6: Make inet6addr_validator a blocking notifier
David Ahern
2
-11
/
+19
[next]