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
2018-09-28
Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
9
-33
/
+86
2018-09-28
net/tls: Make function get_rec() static
Wei Yongjun
1
-1
/
+1
2018-09-28
net/core: make function ___gnet_stats_copy_basic() static
Wei Yongjun
1
-1
/
+1
2018-09-28
net: ovs: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+3
2018-09-28
netfilter: xt_socket: check sk before checking for netns.
Flavio Leitner
1
-2
/
+2
2018-09-28
netfilter: nft_set_rbtree: add missing rb_erase() in GC routine
Taehee Yoo
1
-14
/
+14
2018-09-28
rxrpc: Fix error distribution
David Howells
6
-61
/
+15
2018-09-28
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
1
-10
/
+13
2018-09-28
rxrpc: Make service call handling more robust
David Howells
5
-60
/
+38
2018-09-28
rxrpc: Improve up-front incoming packet checking
David Howells
2
-28
/
+50
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
4
-18
/
+26
2018-09-28
rxrpc: Fix RTT gathering
David Howells
3
-15
/
+33
2018-09-28
rxrpc: Fix checks as to whether we should set up a new call
David Howells
3
-9
/
+15
2018-09-27
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
David Howells
1
-3
/
+0
2018-09-27
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
1
-0
/
+10
2018-09-27
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
1
-15
/
+27
2018-09-27
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
1
-7
/
+7
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2
-0
/
+110
2018-09-27
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
Andrea Parri
3
-14
/
+20
2018-09-27
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
1
-5
/
+14
2018-09-27
net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not int
Maciej Żenczykowski
1
-2
/
+4
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
10
-13
/
+13
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
11
-17
/
+13
2018-09-27
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
1
-1
/
+8
2018-09-27
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
1
-5
/
+0
2018-09-26
net: bridge: pack net_bridge better
Nikolay Aleksandrov
1
-2
/
+2
2018-09-26
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
3
-4
/
+4
2018-09-26
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
4
-9
/
+12
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
4
-32
/
+33
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
5
-21
/
+24
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
4
-4
/
+4
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
4
-18
/
+19
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
5
-18
/
+49
2018-09-26
net: bridge: make struct opening bracket consistent
Nikolay Aleksandrov
1
-8
/
+4
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
1
-29
/
+13
2018-09-26
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
3
-10
/
+29
2018-09-26
nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
Masashi Honma
1
-0
/
+1
2018-09-26
mac80211: allocate TXQs for active monitor interfaces
Felix Fietkau
1
-1
/
+2
2018-09-26
tipc: lock wakeup & inputq at tipc_link_reset()
Parthasarathy Bhuvaragan
1
-1
/
+6
2018-09-26
tipc: reset bearer if device carrier not ok
Parthasarathy Bhuvaragan
1
-5
/
+7
2018-09-26
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
Roopa Prabhu
1
-1
/
+1
2018-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-30
/
+249
2018-09-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-0
/
+60
2018-09-26
net: sched: use reference counting for tcf blocks on rules update
Vlad Buslov
1
-17
/
+21
2018-09-26
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
1
-24
/
+50
2018-09-26
net: sched: protect block idr with spinlock
Vlad Buslov
1
-2
/
+13
2018-09-26
net: sched: implement functions to put and flush all chains
Vlad Buslov
1
-25
/
+30
2018-09-26
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
1
-24
/
+35
2018-09-26
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
1
-15
/
+64
2018-09-26
net: sched: extend Qdisc with rcu
Vlad Buslov
2
-1
/
+42
[prev]
[next]