index
:
kernel/git/stable/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2018-09-28
netlink: make validation_data const
Johannes Berg
2018-09-28
netlink: remove NLA_NESTED_COMPAT
Johannes Berg
2018-09-28
netfilter: nf_tables: add SECMARK support
Christian Göttsche
2018-09-27
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
2018-09-27
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-09-26
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
2018-09-26
cfg80211: fix reg_query_regdb_wmm kernel-doc
Randy Dunlap
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-09-25
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2018-09-25
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2018-09-25
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-24
net/tls: Fixed race condition in async encryption
Vakul Garg
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
2018-09-21
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
2018-09-21
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
2018-09-21
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
2018-09-21
tcp: switch tcp_clock_ns() to CLOCK_TAI base
Eric Dumazet
2018-09-21
net/tls: Add support for async encryption of records for performance
Vakul Garg
2018-09-20
net/ipv4: Move device validation to helper
David Ahern
2018-09-20
netfilter: conntrack: clamp l4proto array size at largers supported protocol
Florian Westphal
2018-09-20
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
2018-09-20
netfilter: conntrack: remove unused proto arg from netns init functions
Florian Westphal
2018-09-20
netfilter: conntrack: remove error callback and handle icmp from core
Florian Westphal
2018-09-20
netfilter: conntrack: deconstify packet callback skb pointer
Florian Westphal
2018-09-20
netfilter: conntrack: remove the l4proto->new() function
Florian Westphal
2018-09-20
netfilter: conntrack: pass nf_hook_state to packet and error handlers
Florian Westphal
2018-09-18
NFC: Fix the number of pipes
Suren Baghdasaryan
2018-09-18
netlink: add ethernet address policy types
Johannes Berg
2018-09-18
netlink: add NLA_REJECT policy type
Johannes Berg
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-17
tls: async support causes out-of-bounds access in crypto APIs
John Fastabend
2018-09-17
netfilter: nf_tables: asynchronous release
Florian Westphal
2018-09-17
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-13
vxlan: Remove duplicated include from vxlan.h
YueHaibing
2018-09-13
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
2018-09-13
net: sock: introduce SOCK_XDP
Jason Wang
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
[prev]
[next]