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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: drop write-only stack variable
David Herrmann
2016-02-07
1
-4
/
+1
*
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
Eric Dumazet
2016-02-06
2
-1
/
+4
*
tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1
Parthasarathy Bhuvaragan
2016-02-06
1
-2
/
+2
*
tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
Parthasarathy Bhuvaragan
2016-02-06
1
-3
/
+11
*
tipc: protect tipc_subscrb_get() with subscriber spin lock
Parthasarathy Bhuvaragan
2016-02-06
1
-2
/
+2
*
tipc: hold subscriber->lock for tipc_nametbl_subscribe()
Parthasarathy Bhuvaragan
2016-02-06
1
-2
/
+2
*
tipc: fix connection abort when receiving invalid cancel request
Parthasarathy Bhuvaragan
2016-02-06
1
-1
/
+2
*
tipc: fix connection abort during subscription cancellation
Parthasarathy Bhuvaragan
2016-02-06
1
-19
/
+19
*
tipc: introduce tipc_subscrb_subscribe() routine
Parthasarathy Bhuvaragan
2016-02-06
1
-23
/
+31
*
tipc: remove struct tipc_name_seq from struct tipc_subscription
Parthasarathy Bhuvaragan
2016-02-06
3
-16
/
+37
*
tipc: remove filter and timeout elements from struct tipc_subscription
Parthasarathy Bhuvaragan
2016-02-06
2
-12
/
+8
*
tipc: remove incorrect check for subscription timeout value
Parthasarathy Bhuvaragan
2016-02-06
1
-2
/
+1
*
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
2016-02-06
1
-1
/
+1
*
tcp: do not enqueue skb with SYN flag
Eric Dumazet
2016-02-06
2
-2
/
+9
*
tcp: fastopen: accept data/FIN present in SYNACK message
Eric Dumazet
2016-02-06
2
-30
/
+37
*
net: add rx_nohandler stat counter
Jarod Wilson
2016-02-06
3
-1
/
+9
*
net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
Jarod Wilson
2016-02-06
1
-6
/
+13
*
tipc: fix link priority propagation
Richard Alpe
2016-02-06
1
-0
/
+6
*
tipc: fix link attribute propagation bug
Richard Alpe
2016-02-06
3
-30
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-01
58
-232
/
+335
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-01-30
5
-35
/
+42
|
|
\
|
|
*
Bluetooth: Fix incorrect removing of IRKs
Johan Hedberg
2016-01-29
2
-26
/
+18
|
|
*
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
Johan Hedberg
2016-01-29
1
-3
/
+3
|
|
*
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
Johan Hedberg
2016-01-29
1
-2
/
+12
|
|
*
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-29
1
-3
/
+3
|
|
*
Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
Lukasz Duda
2016-01-23
1
-0
/
+3
|
|
*
Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
Glenn Ruben Bakke
2016-01-23
1
-1
/
+3
|
*
|
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
2016-01-29
1
-2
/
+0
|
*
|
irda: fix a potential use-after-free in ircomm_param_request
WANG Cong
2016-01-29
1
-2
/
+1
|
*
|
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
2016-01-29
1
-0
/
+3
|
*
|
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2016-01-29
2
-5
/
+8
|
*
|
netlink: not trim skb for mmaped socket when dump
Ken-ichirou MATSUZAWA
2016-01-29
1
-1
/
+2
|
*
|
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
2016-01-29
1
-3
/
+4
|
*
|
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
2016-01-29
1
-0
/
+4
|
*
|
net_sched: drr: check for NULL pointer in drr_dequeue
Bernie Harris
2016-01-29
1
-0
/
+2
|
*
|
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
2016-01-29
1
-6
/
+5
|
*
|
ipv4: early demux should be aware of fragments
Eric Dumazet
2016-01-29
1
-1
/
+4
|
*
|
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
2016-01-28
1
-4
/
+8
|
*
|
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2016-01-28
2
-9
/
+9
|
*
|
Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-01-28
12
-62
/
+82
|
|
\
\
|
|
*
|
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
2016-01-26
1
-12
/
+4
|
|
*
|
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
2016-01-26
5
-19
/
+11
|
|
*
|
mac80211: Don't buffer non-bufferable MMPDUs
Helmut Schaa
2016-01-14
1
-0
/
+5
|
|
*
|
mac80211: handle sched_scan_stopped vs. hw restart race
Eliad Peller
2016-01-14
2
-0
/
+9
|
|
*
|
mac80211: fix PS-Poll handling
Emmanuel Grumbach
2016-01-14
1
-1
/
+1
|
|
*
|
mac80211: clear local->sched_scan_req properly on reconfig
Eliad Peller
2016-01-14
1
-1
/
+4
|
|
*
|
mac80211: avoid ROC during hw restart
Eliad Peller
2016-01-14
3
-2
/
+18
|
|
*
|
regulatory: fix world regulatory domain data
Johannes Berg
2016-01-14
1
-5
/
+7
|
|
*
|
wireless: change cfg80211 regulatory domain info as debug messages
Dave Young
2016-01-14
1
-15
/
+18
|
|
*
|
mac80211: fix remain-on-channel cancellation
Johannes Berg
2016-01-14
1
-2
/
+4
[next]