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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2020-02-24
cfg80211: drop duplicated documentation of field "privid"
Jérôme Pouiller
1
-5
/
+0
2020-02-24
cfg80211: drop duplicated documentation of field "probe_resp_offload"
Jérôme Pouiller
1
-5
/
+0
2020-02-24
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
1
-2
/
+1
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-4
/
+42
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+42
2020-02-22
net: Generate reuseport group ID on group creation
Jakub Sitnicki
1
-2
/
+0
2020-02-22
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
1
-0
/
+7
2020-02-22
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
1
-2
/
+35
2020-02-21
cfg80211: remove support for adjacent channel compensation
Emmanuel Grumbach
1
-7
/
+0
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-22
/
+14
2020-02-20
net: sched: Pass ingress block to tcf_classify_ingress
Paul Blakey
2
-2
/
+8
2020-02-20
net: sched: Introduce ingress classification function
Paul Blakey
1
-0
/
+10
2020-02-19
Bluetooth: RFCOMM: Use MTU auto tune logic
Luiz Augusto von Dentz
1
-1
/
+0
2020-02-19
net: core: add helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-0
/
+9
2020-02-19
ESP: Export esp_output_fill_trailer function
Raed Salem
1
-0
/
+16
2020-02-19
devlink: Force enclosing array on binary fmsg data
Aya Levin
1
-0
/
+5
2020-02-18
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+9
2020-02-18
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
1
-1
/
+1
2020-02-18
net: sched: refactor ct action helpers to require tcf_lock
Vlad Buslov
1
-2
/
+4
2020-02-18
net: sched: refactor police action helpers to require tcf_lock
Vlad Buslov
1
-2
/
+4
2020-02-18
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
1
-1
/
+1
2020-02-17
net/sock.h: fix all kernel-doc warnings
Randy Dunlap
1
-5
/
+33
2020-02-17
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
2
-5
/
+98
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
2
-0
/
+19
2020-02-14
Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-6
/
+5
2020-02-14
mac80211: allow setting queue_len for drivers not using wake_tx_queue
John Crispin
1
-0
/
+2
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
1
-1
/
+1
2020-02-14
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
1
-0
/
+6
2020-02-14
net/flow_dissector: remove unexist field description
Hangbin Liu
1
-1
/
+0
2020-02-07
nl80211: add src and dst addr attributes for control port tx/rx
Markus Theil
1
-1
/
+2
2020-02-07
cfg80211: Enhance the AKM advertizement to support per interface.
Veerendranath Jakkam
1
-1
/
+27
2020-02-07
cfg80211: add no HE indication to the channel flag
Haim Dreyfuss
1
-0
/
+2
2020-02-07
mac80211: use more bits for ack_frame_id
Johannes Berg
1
-6
/
+5
2020-02-05
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
1
-5
/
+0
2020-01-30
mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6
Geert Uytterhoeven
1
-6
/
+3
2020-01-30
udp: document udp_rcv_segment special case for looped packets
Willem de Bruijn
1
-0
/
+7
2020-01-28
udp: segment looped gso packets correctly
Willem de Bruijn
1
-0
/
+3
2020-01-27
devlink: add macro for "fw.roce"
Vasundhara Volam
1
-0
/
+2
2020-01-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-3
/
+201
2020-01-27
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
1
-1
/
+1
2020-01-27
net_sched: fix ops->bind_class() implementations
Cong Wang
2
-15
/
+21
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
1
-0
/
+1
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
1
-0
/
+8
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
1
-1
/
+13
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
1
-0
/
+22
2020-01-25
mptcp: do not inherit inet proto ops
Florian Westphal
1
-0
/
+3
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
1
-0
/
+1
2020-01-24
mptcp: parse and emit MP_CAPABLE option according to v1 spec
Christoph Paasch
1
-7
/
+10
2020-01-24
mptcp: Implement MPTCP receive path
Mat Martineau
1
-0
/
+8
[prev]
[next]