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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
101
-849
/
+3018
|
\
|
*
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
2014-04-01
1
-0
/
+13
|
*
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
2
-75
/
+22
|
*
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
2
-1
/
+18
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-31
1
-1
/
+2
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-31
1
-1
/
+2
|
|
|
\
|
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-27
1
-1
/
+2
|
|
|
|
\
|
|
|
|
*
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
2014-03-21
1
-0
/
+1
|
|
|
|
*
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-19
1
-1
/
+1
|
*
|
|
|
net-gro: restore frag0 optimization
Eric Dumazet
2014-03-31
1
-5
/
+0
|
*
|
|
|
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-31
2
-0
/
+4
|
*
|
|
|
ipv6: reuse rt6_need_strict
Wang Yufen
2014-03-31
1
-0
/
+5
|
*
|
|
|
net: export NET_ADDR_* values to user-space API
Florian Fainelli
2014-03-31
2
-7
/
+6
|
*
|
|
|
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
2014-03-31
1
-0
/
+1
|
|
/
/
/
|
*
|
|
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2014-03-31
2
-11
/
+64
|
*
|
|
net: isdn: use sk_unattached_filter api
Daniel Borkmann
2014-03-31
1
-3
/
+2
|
*
|
|
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
1
-8
/
+2
|
*
|
|
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
2014-03-31
1
-4
/
+0
|
*
|
|
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-31
2
-40
/
+17
|
*
|
|
net: filter: keep original BPF program around
Daniel Borkmann
2014-03-31
1
-2
/
+13
|
*
|
|
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-31
1
-1
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
5
-5
/
+14
|
|
\
\
\
|
*
|
|
|
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2014-03-29
1
-0
/
+5
|
*
|
|
|
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
1
-4
/
+4
|
*
|
|
|
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
2
-3
/
+2
|
*
|
|
|
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2014-03-28
1
-3
/
+4
|
*
|
|
|
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
2014-03-28
1
-1
/
+1
|
*
|
|
|
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
2014-03-28
2
-0
/
+3
|
*
|
|
|
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2014-03-27
2
-3
/
+11
|
*
|
|
|
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy
2014-03-26
1
-0
/
+54
|
*
|
|
|
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
1
-0
/
+7
|
*
|
|
|
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
3
-22
/
+22
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
6
-19
/
+17
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-25
11
-21
/
+82
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-21
11
-21
/
+82
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-20
2
-1
/
+22
|
|
|
|
\
\
\
\
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
2014-03-10
1
-2
/
+3
|
|
|
|
*
|
|
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-03-09
2
-0
/
+20
|
|
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-03-20
5
-19
/
+41
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
2014-03-19
1
-0
/
+2
|
|
|
|
*
|
|
|
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
2014-03-19
1
-8
/
+8
|
|
|
|
*
|
|
|
mac80211: add status_driver_data array to ieee80211_tx_info
Eliad Peller
2014-03-19
1
-2
/
+2
|
|
|
|
*
|
|
|
wireless: max MSDU size for DMG networks
Vladimir Kondratiev
2014-03-19
1
-0
/
+4
|
|
|
|
*
|
|
|
cfg80211: DFS get CAC time from regulatory database
Janusz Dziedzic
2014-02-25
1
-1
/
+4
|
|
|
|
*
|
|
|
cfg80211: regulatory: allow getting DFS CAC time from userspace
Janusz Dziedzic
2014-02-25
3
-8
/
+21
|
|
|
*
|
|
|
|
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
2014-03-17
1
-0
/
+1
|
|
|
*
|
|
|
|
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-17
3
-1
/
+18
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
NFC: digital: Rename Type V tags to Type 5 tags
Mark A. Greer
2014-03-11
1
-1
/
+1
|
|
|
|
*
|
|
|
|
NFC: digital: Add poll support for type 4A tag platform
Thierry Escande
2014-02-16
1
-0
/
+3
|
|
|
|
*
|
|
|
|
NFC: Add ISO/IEC 15693 header definitions
Mark A. Greer
2014-02-16
3
-1
/
+15
[next]