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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
59
-108
/
+109
*
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
13
-26
/
+26
*
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-11
3
-24
/
+4
*
codel: add ce_threshold attribute
Eric Dumazet
2015-05-10
4
-4
/
+42
*
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
2015-05-10
1
-23
/
+23
*
Merge branch 'pktgen-next'
David S. Miller
2015-05-09
2
-5
/
+89
|
\
|
*
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-09
2
-5
/
+84
|
*
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-09
2
-0
/
+5
|
/
*
Merge branch 'netns-scalability'
David S. Miller
2015-05-09
7
-82
/
+170
|
\
|
*
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
5
-6
/
+61
|
*
netlink: rename private flags and states
Nicolas Dichtel
2015-05-09
1
-29
/
+30
|
*
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-09
1
-13
/
+44
|
*
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-09
1
-14
/
+27
|
*
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
4
-5
/
+5
|
*
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-09
1
-20
/
+11
|
*
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-09
1
-11
/
+8
|
/
*
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-05-09
7
-59
/
+159
|
\
|
*
can: flexcan: replace open coded "mailbox code" by proper define
Marc Kleine-Budde
2015-05-06
1
-2
/
+1
|
*
can: flexcan: rename struct flexcan_regs::crl2 -> ctrl2
Marc Kleine-Budde
2015-05-06
1
-12
/
+12
|
*
can: flexcan: add documentation about mailbox organization
Marc Kleine-Budde
2015-05-06
1
-0
/
+10
|
*
can: flexcan: add MB/FIFO specific column to comment table of IP versions
David Jander
2015-05-06
1
-8
/
+8
|
*
can: janz-ican3: add support for CAL/CANopen firmware
Andreas Gröger
2015-05-06
3
-37
/
+101
|
*
can: janz-ican3: add documentation for existing sysfs entries
Andreas Gröger
2015-05-06
2
-0
/
+18
|
*
can.h: make padding given by gcc explicit
Shawn Landden
2015-05-06
2
-0
/
+9
*
|
net: macb: Add change_mtu callback with jumbo support
Harini Katakam
2015-05-09
1
-1
/
+23
*
|
net: macb: Add support for jumbo frames
Harini Katakam
2015-05-09
2
-4
/
+27
*
|
net: macb: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
2015-05-09
1
-0
/
+8
*
|
devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
2015-05-09
1
-0
/
+1
*
|
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
2015-05-09
1
-1
/
+5
*
|
gianfar: Enable changing mac addr when if up
Claudiu Manoil
2015-05-09
1
-1
/
+12
*
|
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
2015-05-09
1
-30
/
+10
*
|
Merge branch 'bpf_seccomp'
David S. Miller
2015-05-09
3
-71
/
+91
|
\
\
|
*
|
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
3
-39
/
+66
|
*
|
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
2015-05-09
1
-3
/
+6
|
*
|
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-05-09
3
-54
/
+26
|
*
|
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
2015-05-09
2
-3
/
+21
|
/
/
*
|
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-09
76
-843
/
+1429
|
\
\
|
*
|
mac80211: add missing documentation for rate_ctrl_lock
Johannes Berg
2015-05-06
1
-0
/
+2
|
*
|
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
2015-05-06
6
-35
/
+45
|
*
|
mac80211_hwsim: Fix the supported VHT mcs rates
Ilan Peer
2015-05-06
1
-5
/
+5
|
*
|
mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz band
Ilan Peer
2015-05-06
1
-25
/
+25
|
*
|
cfg80211: Allow GO concurrent relaxation after BSS disconnection
Avraham Stern
2015-05-06
1
-10
/
+19
|
*
|
mac80211: validate cipher scheme PN length better
Johannes Berg
2015-05-06
2
-5
/
+10
|
*
|
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
2015-05-06
4
-4
/
+19
|
*
|
mac80211: extend get_tkip_seq to all keys
Johannes Berg
2015-05-06
10
-108
/
+143
|
*
|
mac80211: remove useless skb->encapsulation check
Johannes Berg
2015-05-05
1
-6
/
+2
|
*
|
mac80211: make LED triggering depend on activation
Johannes Berg
2015-05-05
4
-100
/
+194
|
*
|
mac80211: make LED trigger names const
Johannes Berg
2015-05-05
5
-24
/
+26
|
*
|
mac80211: clean up station debugfs
Johannes Berg
2015-05-05
1
-84
/
+0
|
*
|
mac80211: remove sta->tx_fragments counter
Johannes Berg
2015-05-05
4
-7
/
+1
[next]