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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
net: sched: use skb list for skb_bad_tx
John Fastabend
1
-1
/
+1
2017-12-08
net: sched: explicit locking in gso_cpu fallback
John Fastabend
1
-8
/
+12
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
1
-0
/
+1
2017-12-08
net: sched: provide per cpu qstat helpers
John Fastabend
1
-0
/
+35
2017-12-08
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
1
-3
/
+3
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
1
-0
/
+1
2017-12-08
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
1
-1
/
+3
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+4
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
1
-0
/
+11
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-4
/
+2
2017-12-06
net_sched: remove unused parameter from act cleanup ops
Cong Wang
1
-1
/
+1
2017-12-06
net: dsa: return per-port upstream port
Vivien Didelot
1
-3
/
+6
2017-12-05
net: sched: sch_api: fix code style issues
Alexander Aring
1
-4
/
+6
2017-12-05
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-1
/
+0
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+3
2017-12-05
bpf: Add access to snd_cwnd and others in sock_ops
Lawrence Brakmo
1
-2
/
+4
2017-12-04
rtnetlink: ipv6: convert remaining users to rtnl_register_module
Florian Westphal
1
-1
/
+1
2017-12-04
rtnetlink: remove __rtnl_register
Florian Westphal
1
-2
/
+0
2017-12-04
rtnetlink: get reference on module before invoking handlers
Florian Westphal
1
-0
/
+2
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-03
inet: Add a 2nd listener hashtable (port+addr)
Martin KaFai Lau
2
-6
/
+24
2017-12-03
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
Martin KaFai Lau
2
-0
/
+26
2017-12-03
inet: Add a count to struct inet_listen_hashbucket
Martin KaFai Lau
1
-0
/
+1
2017-12-03
net: dsa: introduce dsa_towards_port helper
Vivien Didelot
1
-10
/
+13
2017-12-03
net: dsa: remove trans argument from mdb ops
Vivien Didelot
1
-6
/
+4
2017-12-03
net: dsa: remove trans argument from vlan ops
Vivien Didelot
1
-6
/
+4
2017-12-01
ip6_gre: Add ERSPAN native tunnel support
William Tu
1
-0
/
+1
2017-12-01
ip_gre: Refector the erpsan tunnel code.
William Tu
1
-0
/
+51
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
1
-1
/
+2
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
1
-1
/
+0
2017-11-30
net: Remove dst->next
David Miller
1
-4
/
+0
2017-11-30
net: Rearrange dst_entry layout to avoid useless padding.
David Miller
1
-19
/
+12
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
2
-3
/
+15
2017-11-30
ipv6: Move dst->from into struct rt6_info.
David Miller
2
-7
/
+5
2017-11-30
xfrm: Move child route linkage into xfrm_dst.
David Miller
2
-7
/
+11
2017-11-30
ipsec: Create and use new helpers for dst child access.
David Miller
1
-0
/
+5
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
1
-0
/
+9
2017-11-30
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
2
-3
/
+3
2017-11-30
decnet: Move dn_next into decnet route structure.
David Miller
2
-1
/
+1
2017-11-30
net: dst->rt_next is unused.
David Miller
1
-1
/
+0
2017-11-28
sctp: remove extern from stream sched
Xin Long
2
-0
/
+10
2017-11-28
sctp: force the params with right types for sctp csum apis
Xin Long
1
-6
/
+7
2017-11-27
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+7
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
1
-1
/
+7
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
1
-0
/
+1
2017-11-19
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
1
-1
/
+1
2017-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-9
/
+5
2017-11-18
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
1
-1
/
+2
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-11
/
+1
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
3
-10
/
+0
[next]