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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
net: dsa: allow deferred probing
Florian Fainelli
1
-3
/
+3
2015-03-06
net: dsa: update dsa_of_{probe, remove} to use a device pointer
Florian Fainelli
1
-12
/
+12
2015-03-06
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
1
-24
/
+31
2015-03-06
i40e: Fix mismatching type for ioremap_len
Jeff Kirsher
1
-2
/
+2
2015-03-06
tipc: add ip/udp media type
Erik Hugne
7
-8
/
+479
2015-03-06
tipc: increase size of tipc discovery messages
Erik Hugne
1
-4
/
+3
2015-03-06
net_sched: move tp->root allocation into fw_init()
WANG Cong
1
-10
/
+13
2015-03-06
net_sched: move tp->root allocation into route4_init()
WANG Cong
1
-7
/
+7
2015-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-66
/
+114
2015-03-06
mpls: using vzalloc requires including vmalloc.h
Stephen Rothwell
1
-0
/
+1
2015-03-05
Merge branch 'cxgb4-next'
David S. Miller
3
-54
/
+80
2015-03-05
cxgb4: Try and provide an RDMA CIQ per cpu
Hariprasad Shenai
3
-17
/
+46
2015-03-05
cxgb4: Move offload Rx queue allocation to separate function
Hariprasad Shenai
1
-38
/
+35
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
7
-8
/
+22
2015-03-05
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
1
-1
/
+1
2015-03-05
i40e/i40evf: Version bump
Sravanthi Tangeda
2
-2
/
+2
2015-03-05
i40e: don't spam the system log
Mitch A Williams
1
-3
/
+0
2015-03-05
i40e: move IRQ tracking setup into MSIX setup
Shannon Nelson
1
-31
/
+29
2015-03-05
i40e: Ioremap changes
Anjali Singhai
2
-2
/
+7
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
8
-10
/
+2
2015-03-05
i40e: Add AOC PHY types to case statements
Catherine Sullivan
2
-0
/
+4
2015-03-05
i40e: Fix ethtool offline test
Greg Rose
1
-0
/
+10
2015-03-05
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
1
-0
/
+4
2015-03-05
i40e: fix XPS mask when resetting
Jesse Brandeburg
1
-11
/
+11
2015-03-05
i40e: use more portable sign extension
Jesse Brandeburg
1
-2
/
+2
2015-03-05
i40e/i40evf: grab NVM devstarter version not image version
Shannon Nelson
3
-3
/
+4
2015-03-05
i40e: Don't check operational or sync bit for App TLV
Neerav Parikh
1
-1
/
+1
2015-03-05
i40e: during LED interaction ignore activity LED src modes
Matt Jared
1
-1
/
+34
2015-03-05
i40e: Fix NPAR Tx Scheduler init
Greg Rose
1
-0
/
+4
2015-03-05
net: bcmgenet: simplify __bcmgenet_tx_reclaim()
Petri Gynther
2
-24
/
+22
2015-03-05
Merge branch 'fib_trie-next'
David S. Miller
4
-368
/
+433
2015-03-05
fib_trie: Prevent allocating tnode if bits is too big for size_t
Alexander Duyck
1
-3
/
+13
2015-03-05
fib_trie: Update last spot w/ idx >> n->bits code and explanation
Alexander Duyck
1
-5
/
+13
2015-03-05
fib_trie: Make fib_table rcu safe
Alexander Duyck
4
-52
/
+98
2015-03-05
fib_trie: move leaf and tnode to occupy the same spot in the key vector
Alexander Duyck
1
-24
/
+27
2015-03-05
fib_trie: Update insert and delete to make use of tp from find_node
Alexander Duyck
1
-142
/
+95
2015-03-05
fib_trie: Fib find node should return parent
Alexander Duyck
1
-18
/
+24
2015-03-05
fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leaf
Alexander Duyck
1
-96
/
+120
2015-03-05
fib_trie: Only resize tnodes once instead of on each leaf removal in fib_tabl...
Alexander Duyck
1
-63
/
+78
2015-03-05
Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-81
/
+177
2015-03-05
mpls: rtm_mpls_policy[] can be static
Wu Fengguang
1
-1
/
+1
2015-03-04
Merge branch 'be2net-next'
David S. Miller
5
-123
/
+285
2015-03-04
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2
-65
/
+107
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
4
-38
/
+141
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
5
-24
/
+41
2015-03-04
net: cadence: Remove Kconfig dependency on ARCH
Michal Simek
1
-2
/
+2
2015-03-04
Merge branch 'sh_eth-next'
David S. Miller
2
-26
/
+256
2015-03-04
sh_eth: Mitigate lost statistics updates
Ben Hutchings
1
-12
/
+25
2015-03-04
sh_eth: Optionally log RX and TX status for each completed descriptor
Ben Hutchings
1
-0
/
+7
2015-03-04
sh_eth: Implement ethtool register dump operations
Ben Hutchings
2
-11
/
+195
[next]