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.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
3
-0
/
+133
2020-02-14
Bluetooth: secure bluetooth stack from bluedump attack
Howard Chung
2
-0
/
+29
2020-02-05
Bluetooth: remove __get_channel/dir and __dir
Alex Shi
1
-3
/
+0
2020-02-05
Bluetooth: prefetch channel before killing sock
Hillf Danton
1
-4
/
+6
2020-01-29
Bluetooth: optimize barrier usage for Rmw atomics
Davidlohr Bueso
1
-1
/
+1
2020-01-29
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2
-14
/
+28
2020-01-28
Bluetooth: SMP: Fix SALT value in some comments
Christophe JAILLET
1
-2
/
+2
2020-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+9
2020-01-27
Revert "pktgen: Allow configuration of IPv6 source address range"
David S. Miller
1
-98
/
+0
2020-01-27
net/core: Replace driver version to be kernel version
Leon Romanovsky
1
-0
/
+2
2020-01-27
ethtool: add WOL_NTF notification
Michal Kubecek
3
-1
/
+6
2020-01-27
ethtool: set wake-on-lan settings with WOL_SET request
Michal Kubecek
3
-0
/
+82
2020-01-27
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
7
-1
/
+128
2020-01-27
ethtool: add DEBUG_NTF notification
Michal Kubecek
3
-0
/
+5
2020-01-27
ethtool: set message mask with DEBUG_SET request
Michal Kubecek
3
-0
/
+59
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
7
-1
/
+115
2020-01-27
ethtool: fix kernel-doc descriptions
Michal Kubecek
2
-12
/
+15
2020-01-27
flow_dissector: Fix to use new variables for port ranges in bpf hook
Yoshiki Komachi
1
-2
/
+9
2020-01-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-131
/
+379
2020-01-27
net: dsa: Fix use-after-free in probing of DSA switch tree
Vladimir Oltean
1
-11
/
+25
2020-01-27
net: remove eth_change_mtu
Heiner Kallweit
1
-16
/
+0
2020-01-27
net: introduce dev_net notifier register/unregister variants
Jiri Pirko
1
-0
/
+46
2020-01-27
net: push code from net notifier reg/unreg into helpers
Jiri Pirko
1
-22
/
+38
2020-01-27
net: call call_netdevice_unregister_net_notifiers from unregister
Jiri Pirko
1
-11
/
+3
2020-01-27
soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.
Kuniyuki Iwashima
1
-1
/
+0
2020-01-27
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
2
-25
/
+106
2020-01-27
net: Support GRO/GSO fraglist chaining.
Steffen Klassert
2
-1
/
+92
2020-01-27
net: Add a netdev software feature set that defaults to off.
Steffen Klassert
1
-1
/
+1
2020-01-27
net: Add fraglist GRO/GSO feature flags
Steffen Klassert
1
-0
/
+1
2020-01-27
rxrpc: Fix use-after-free in rxrpc_receive_data()
David Howells
1
-5
/
+7
2020-01-27
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Eric Dumazet
1
-0
/
+3
2020-01-27
net: include struct nhmsg size in nh nlmsg size
Stephen Worley
1
-1
/
+3
2020-01-27
net_sched: walk through all child classes in tc_bind_tclass()
Cong Wang
1
-11
/
+30
2020-01-27
net_sched: fix ops->bind_class() implementations
Cong Wang
10
-29
/
+76
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
3
-1
/
+2106
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
2
-1
/
+92
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
2
-23
/
+64
2020-01-27
netfilter: nf_tables: add nft_setelem_parse_key()
Pablo Neira Ayuso
1
-46
/
+45
2020-01-26
tcp: export count for rehash attempts
Abdul Kabbani
4
-1
/
+13
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
37
-156
/
+286
2020-01-26
Bluetooth: Fix race condition in hci_release_sock()
Dan Carpenter
1
-0
/
+3
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-68
/
+144
2020-01-25
Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le
Marcel Holtmann
2
-93
/
+61
2020-01-25
Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type
Marcel Holtmann
2
-5
/
+11
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
1
-0
/
+55
2020-01-25
net: sched: sch_tbf: Don't overwrite backlog before dumping
Petr Machata
1
-1
/
+0
2020-01-25
devlink: Add health recover notifications on devlink flows
Moshe Shemesh
1
-87
/
+89
2020-01-25
net: atm: use %*ph to print small buffer
Andy Shevchenko
2
-70
/
+28
2020-01-25
mptcp: Fix code formatting
Mat Martineau
2
-3
/
+3
2020-01-25
mptcp: do not inherit inet proto ops
Florian Westphal
1
-19
/
+51
[next]