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
/
net
Age
Commit message (
Expand
)
Author
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
netfilter: nf_flow_table: do not flow offload deleted conntrack entries
Taehee Yoo
2019-05-06
netfilter: nf_conntrack_h323: Remove deprecated config check
Subash Abhinov Kasiviswanathan
2019-05-06
netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
Kristian Evensen
2019-05-06
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
2019-05-06
batman-adv: Start new development cycle
Simon Wunderlich
2019-05-05
sch_htb: redefine htb qdisc overlimits
Cong Wang
2019-05-05
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
2019-05-05
net: dsa: Add support for deferred xmit
Vladimir Oltean
2019-05-05
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2019-05-05
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
2019-05-05
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
2019-05-05
net: dsa: Call driver's setup callback after setting up its switchdev notifier
Vladimir Oltean
2019-05-05
net/sched: add block pointer to tc_cls_common_offload structure
Pieter Jansen van Vuuren
2019-05-05
net/sched: allow stats updates from offloaded police actions
Pieter Jansen van Vuuren
2019-05-05
net/sched: extend matchall offload for hardware statistics
Pieter Jansen van Vuuren
2019-05-05
net/sched: add police action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-05-05
net/sched: move police action structures to header
Pieter Jansen van Vuuren
2019-05-05
net/sched: remove unused functions for matchall offload
Pieter Jansen van Vuuren
2019-05-05
net/dsa: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
2019-05-05
net/sched: use the hardware intermediate representation for matchall
Pieter Jansen van Vuuren
2019-05-05
net/sched: add sample action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-05-06
netfilter: xt_hashlimit: use struct_size() helper
Gustavo A. R. Silva
2019-05-06
netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
Taehee Yoo
2019-05-06
netfilter: nf_tables: fix base chain stat rcu_dereference usage
Florian Westphal
2019-05-06
netfilter: nf_conntrack_h323: restore boundary check correctness
Jakub Jankowski
2019-05-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-05-05
net: use indirect calls helpers at the socket layer
Paolo Abeni
2019-05-05
net: use indirect calls helpers at early demux stage
Paolo Abeni
2019-05-05
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
2019-05-05
net: use indirect calls helpers for ptype hook
Paolo Abeni
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
2019-05-05
net: atm: clean up a range check
Dan Carpenter
2019-05-05
net: rds: fix spelling mistake "syctl" -> "sysctl"
Colin Ian King
2019-05-05
cls_cgroup: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-05
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-05-04
bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
YueHaibing
2019-05-04
ipmr_base: Do not reset index in mr_table_dump
David Ahern
2019-05-04
net: openvswitch: return an error instead of doing BUG_ON()
Eelco Chaudron
2019-05-04
genetlink: do not validate dump requests if there is no policy
Michal Kubecek
2019-05-04
tipc: fix missing Name entries due to half-failover
Tuong Lien
2019-05-04
cls_matchall: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-04
net: sched: cls_u32: use struct_size() helper
Gustavo A. R. Silva
2019-05-04
net: add a generic tracepoint for TX queue timeout
Cong Wang
2019-05-04
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
2019-05-04
neighbor: Reset gc_entries counter if new entry is released before insert
David Ahern
[prev]
[next]