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
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
4
-4
/
+44
2016-11-30
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
1
-0
/
+20
2016-11-30
tcp: instrument how long TCP is limited by insufficient send buffer
Francis Yan
3
-3
/
+24
2016-11-30
tcp: instrument how long TCP is limited by receive window
Francis Yan
1
-2
/
+9
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
2
-3
/
+19
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
1
-0
/
+30
2016-11-28
bpf: reuse dev_is_mac_header_xmit for redirect
Daniel Borkmann
2
-24
/
+5
2016-11-28
bpf: drop useless bpf_fd member from cls/act
Daniel Borkmann
2
-15
/
+1
2016-11-28
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-37
/
+69
2016-11-26
tipc: resolve connection flow control compatibility problem
Jon Paul Maloy
1
-1
/
+1
2016-11-26
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
1
-0
/
+1
2016-11-26
tipc: improve sanity check for received domain records
Jon Paul Maloy
1
-5
/
+5
2016-11-26
tipc: fix compatibility bug in link monitoring
Jon Paul Maloy
1
-2
/
+3
2016-11-26
net: properly flush delay-freed skbs
Eric Dumazet
1
-2
/
+3
2016-11-26
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2
-2
/
+33
2016-11-26
net: filter: run cgroup eBPF ingress programs
Daniel Mack
1
-0
/
+4
2016-11-26
bpf: add new prog type for cgroup socket filtering
Daniel Mack
1
-0
/
+23
2016-11-26
Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-8
/
+10
2016-11-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-7
/
+29
2016-11-25
net sched filters: fix filter handle ID in tfilter_notify_chain()
Roman Mashak
1
-1
/
+1
2016-11-25
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
1
-0
/
+4
2016-11-25
devlink: Add E-Switch inline mode control
Roi Dayan
1
-19
/
+51
2016-11-25
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
1
-2
/
+2
2016-11-24
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
2
-12
/
+14
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
6
-6
/
+6
2016-11-24
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
1
-6
/
+12
2016-11-24
VSOCK: add loopback to virtio_transport
Stefan Hajnoczi
1
-0
/
+56
2016-11-24
net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"
WANG Cong
1
-1
/
+1
2016-11-24
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
1
-1
/
+1
2016-11-23
can: bcm: fix support for CAN FD frames
Oliver Hartkopp
1
-8
/
+10
2016-11-23
Bluetooth: Fix using the correct source address type
Johan Hedberg
5
-7
/
+29
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-113
/
+321
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-103
/
+278
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
7
-6
/
+18
2016-11-21
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
5
-1
/
+55
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
4
-22
/
+112
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
4
-18
/
+97
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
Gao Feng
1
-1
/
+1
2016-11-21
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
2
-2
/
+4
2016-11-20
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
1
-47
/
+1
2016-11-20
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-20
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2
-2
/
+2
2016-11-20
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-20
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2
-4
/
+6
2016-11-19
Merge tag 'batadv-next-for-davem-20161119' of git://git.open-mesh.org/linux-m...
David S. Miller
9
-115
/
+445
2016-11-19
Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-0
/
+2
2016-11-19
af_packet: Use virtio_net_hdr_from_skb() directly.
Jarno Rajahalme
1
-12
/
+4
[next]