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
2018-05-23
cfg80211: use separate struct for FILS parameters
Arend Van Spriel
2018-05-23
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
2018-05-23
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-05-23
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2018-05-23
netfilter: nf_nat: add nat hook register functions to nf_nat
Florian Westphal
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2018-05-22
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2018-05-22
cfg80211: add missing kernel-doc
Johannes Berg
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-20
erspan: set bso bit based on mirrored packet's len
William Tu
2018-05-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-05-19
devlink: introduce a helper to generate physical port names
Jiri Pirko
2018-05-19
devlink: extend attrs_set for setting port flavours
Jiri Pirko
2018-05-19
devlink: introduce devlink_port_attrs_set
Jiri Pirko
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-05-18
tcp: add SACK compression
Eric Dumazet
2018-05-18
tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
Eric Dumazet
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
2018-05-18
cfg80211: release station info tidstats where needed
Johannes Berg
2018-05-18
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
2018-05-17
tls: don't use stack memory in a scatterlist
Matt Mullins
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
net: move seq_file_single_net to <linux/seq_file_net.h>
Christoph Hellwig
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
[prev]
[next]