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-01-26
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
5
-1
/
+20
2015-01-26
Merge branch 'fib_trie_next'
David S. Miller
3
-175
/
+198
2015-01-26
fib_trie: Various clean-ups for handling slen
Alexander Duyck
1
-20
/
+29
2015-01-26
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
3
-19
/
+20
2015-01-26
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
1
-7
/
+1
2015-01-26
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
1
-35
/
+65
2015-01-26
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
1
-5
/
+5
2015-01-26
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
1
-84
/
+73
2015-01-26
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
1
-8
/
+8
2015-01-26
Merge branch 'mlx4-next'
David S. Miller
27
-347
/
+1046
2015-01-26
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
4
-41
/
+107
2015-01-26
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
8
-70
/
+292
2015-01-26
net/mlx4_core: Handle AER flow properly
Yishai Hadas
1
-6
/
+65
2015-01-26
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
4
-3
/
+32
2015-01-26
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
5
-27
/
+153
2015-01-26
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
4
-29
/
+108
2015-01-26
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
4
-44
/
+48
2015-01-26
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
2
-2
/
+45
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
24
-163
/
+234
2015-01-25
cxgb3: re-use native hex2bin()
Andy Shevchenko
1
-3
/
+3
2015-01-25
usbnet: re-use native hex2bin()
Andy Shevchenko
1
-9
/
+8
2015-01-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-101
/
+424
2015-01-25
Merge branch 'vxlan_tx'
David S. Miller
7
-65
/
+65
2015-01-25
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
3
-41
/
+38
2015-01-25
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
5
-26
/
+29
2015-01-25
net: fec: fix the warning found by dma debug
Nimrod Andy
1
-11
/
+23
2015-01-25
Merge branch 'be2net-next'
David S. Miller
5
-261
/
+236
2015-01-25
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
1
-0
/
+1
2015-01-25
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
3
-224
/
+176
2015-01-25
be2net: issue function reset cmd in resume path
Kalesh AP
1
-0
/
+4
2015-01-25
be2net: add a log message for POST timeout in Lancer
Kalesh AP
1
-6
/
+11
2015-01-25
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
1
-1
/
+1
2015-01-25
be2net: fix failure case in setting flow control
Kalesh AP
2
-11
/
+15
2015-01-25
be2net: move interface create code to a separate routine
Kalesh AP
1
-20
/
+29
2015-01-25
Merge branch 'stmmac-dwmac-rk'
David S. Miller
4
-44
/
+25
2015-01-25
dt-bindings: Document phy-supply property in rockchip-dwmac
Romain Perier
1
-0
/
+1
2015-01-25
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
2
-43
/
+22
2015-01-25
ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi
Romain Perier
1
-0
/
+2
2015-01-25
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
Romain Perier
1
-1
/
+0
2015-01-25
Merge branch 'cxgb4-next'
David S. Miller
6
-3
/
+1088
2015-01-25
cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc
Hariprasad Shenai
5
-0
/
+978
2015-01-25
cxgb4: Add debugfs entry to dump the contents of the flash
Hariprasad Shenai
5
-3
/
+110
2015-01-24
xen-netback: always fully coalesce guest Rx packets
David Vrabel
2
-105
/
+3
2015-01-24
Merge branch 'link_netns_advertise'
David S. Miller
8
-1
/
+35
2015-01-24
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
3
-0
/
+7
2015-01-24
veth: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+9
2015-01-24
macvlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+6
2015-01-24
vlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+8
2015-01-24
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+1
2015-01-24
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
1
-1
/
+4
[prev]
[next]