index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-08-25
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2017-08-25
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2017-08-25
net_sched: remove tc class reference counting
WANG Cong
2017-08-25
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2017-08-25
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2017-08-24
strparser: initialize all callbacks
Eric Biggers
2017-08-24
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
2017-08-24
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-08-24
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
2017-08-24
devlink: Fix devlink_dpipe_table_register() stub signature.
David S. Miller
2017-08-24
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
2017-08-24
devlink: Add support for dynamic table size
Arkadi Sharshevsky
2017-08-24
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
2017-08-24
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
2017-08-23
net: sched: add couple of goto_chain helpers
Jiri Pirko
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-23
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-22
gre: introduce native tunnel support for ERSPAN
William Tu
2017-08-22
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2017-08-22
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
net: sched: Add the invalid handle check in qdisc_class_find
Gao Feng
2017-08-21
dsa: remove unused net_device arg from handlers
Florian Westphal
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-20
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
2017-08-18
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-16
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-15
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
2017-08-15
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
2017-08-14
udp: fix linear skb reception with PEEK_OFF
Al Viro
2017-08-11
udp: harden copy_linear_skb()
Eric Dumazet
2017-08-11
net: fix compilation when busy poll is not enabled
Daniel Borkmann
2017-08-11
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2017-08-11
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2017-08-11
net: sched: remove handle propagation down to the drivers
Jiri Pirko
2017-08-11
net: sched: propagate classid down to offload drivers
Jiri Pirko
2017-08-11
net: sched: Add helpers to identify classids
Jiri Pirko
2017-08-11
sctp: fix some indents in sm_make_chunk.c
Xin Long
[prev]
[next]