index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-02
MAINTAINERS: Update Open vSwitch entry.
Pravin B Shelar
2015-01-02
Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.or...
David S. Miller
2015-01-02
net: ethernet: cisco: enic: enic_dev: Remove some unused functions
Rickard Strandqvist
2015-01-02
isdn: hisax: hfc4s8s_l1: Remove some unused functions
Rickard Strandqvist
2015-01-02
net: fddi: skfp: smt.c: Remove unused function
Rickard Strandqvist
2015-01-02
net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions
Rickard Strandqvist
2015-01-02
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-02
geneve: Add Geneve GRO support
Joe Stringer
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
2015-01-02
net/fsl: remove hardcoded clock setting from xgmac_mdio
Shaohui Xie
2015-01-02
net/fsl: remove irq assignment from xgmac_mdio
Shaohui Xie
2015-01-02
net/fsl: remove reset from xgmac_mdio
Shaohui Xie
2014-12-31
Merge branch 'gmac-next'
David S. Miller
2014-12-31
GMAC: add document for Rockchip RK3288 GMAC
Roger Chen
2014-12-31
ARM: dts: rockchip: enable gmac on RK3288 evb board
Roger Chen
2014-12-31
ARM: dts: rockchip: add gmac info for rk3288
Roger Chen
2014-12-31
GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
2014-12-31
GMAC: define clock ID used for GMAC
Roger Chen
2014-12-31
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
2014-12-31
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
2014-12-31
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
2014-12-31
Merge branch 'fib_trie-next'
David S. Miller
2014-12-31
fib_trie: Add tracking value for suffix length
Alexander Duyck
2014-12-31
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
Alexander Duyck
2014-12-31
fib_trie: inflate/halve nodes in a more RCU friendly way
Alexander Duyck
2014-12-31
fib_trie: Push tnode flushing down to inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Push assignment of child to parent down into inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
2014-12-31
fib_trie: Move resize to after inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
2014-12-31
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
2014-12-31
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_table_insert
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_find_node
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
Alexander Duyck
2014-12-31
fib_trie: Merge leaf into tnode
Alexander Duyck
2014-12-31
fib_trie: Merge tnode_free and leaf_free into node_free
Alexander Duyck
2014-12-31
fib_trie: Make leaf and tnode more uniform
Alexander Duyck
2014-12-31
fib_trie: Update usage stats to be percpu instead of global variables
Alexander Duyck
2014-12-31
gre: allow live address change
stephen hemminger
2014-12-31
l2tp : multicast notification to the registered listeners
Bill Hong
2014-12-31
tun: return proper error code from tun_do_read
Alex Gartrell
2014-12-31
tun: Fixed unsigned/signed comparison
Alex Gartrell
2014-12-31
tipc: replace 0 by NULL for pointers
Fabian Frederick
2014-12-31
Merge branch 'enic-next'
David S. Miller
2014-12-31
enic: add stats for dma mapping error
Govindarajulu Varadarajan
2014-12-31
enic: check dma_mapping_error
Govindarajulu Varadarajan
2014-12-31
enic: make vnic_wq_buf doubly linked
Govindarajulu Varadarajan
2014-12-31
Merge branch 'fec-next'
David S. Miller
[next]