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
2013-12-20
bridge: add space before '(/{', after ',', etc.
tanxiaojun
7
-12
/
+12
2013-12-20
bridge: remove unnecessary parentheses
tanxiaojun
2
-3
/
+3
2013-12-20
bridge: remove unnecessary condition judgment
tanxiaojun
2
-4
/
+2
2013-12-20
bnx2x: cleanup skb_set_hash
Tom Herbert
2
-13
/
+12
2013-12-20
Merge branch 'sh_eth'
David S. Miller
2
-7
/
+5
2013-12-20
sh_eth: do not reset PHY needlessly
Sergei Shtylyov
1
-5
/
+0
2013-12-20
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
2
-2
/
+5
2013-12-20
Merge branch 'mlx4'
David S. Miller
10
-33
/
+180
2013-12-20
net/mlx4_core: Check port number for validity before accessing data
Matan Barak
1
-1
/
+27
2013-12-20
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
3
-11
/
+41
2013-12-20
net/mlx4_en: Ignore irrelevant hypervisor events
Eugenia Emantayev
1
-0
/
+3
2013-12-20
net/mlx4_core: Set CQE/EQE size to 64B by default
Eyal Perry
1
-2
/
+2
2013-12-20
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
3
-4
/
+16
2013-12-20
net/mlx4_en: Implement ndo_get_phys_port_id
Hadar Hen Zion
1
-0
/
+23
2013-12-20
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
4
-0
/
+53
2013-12-20
net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP
Hadar Hen Zion
2
-3
/
+9
2013-12-20
net/mlx4_core: Rename QUERY_FUNC_CAP fields
Hadar Hen Zion
1
-10
/
+10
2013-12-20
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields
Hadar Hen Zion
1
-6
/
+0
2013-12-20
rps: NUMA flow limit allocations
Eric Dumazet
1
-1
/
+2
2013-12-20
drivers: net: Mark functions as static in debug.c
Rashika Kheria
1
-1
/
+1
2013-12-20
drivers: net: Mark functions as static in 4965-debug.c
Rashika Kheria
1
-3
/
+3
2013-12-20
drivers: net: Mark functions as static in 3945-debug.c
Rashika Kheria
1
-3
/
+3
2013-12-20
drivers: net: Include new header file in sbni.c
Rashika Kheria
3
-28
/
+33
2013-12-20
drivers: net: Mark functions as static in stmmac_platform.c
Rashika Kheria
1
-2
/
+2
2013-12-20
drivers: net: Mark functions as static in qlcnic_83xx_hw.c
Rashika Kheria
1
-3
/
+3
2013-12-20
drivers: net: Mark functions as static in qlcnic_io.c
Rashika Kheria
1
-3
/
+3
2013-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
29
-243
/
+277
2013-12-20
Merge branch 'bonding_nl'
David S. Miller
5
-61
/
+225
2013-12-20
bonding: add packets_per_slave attribute netlink support
sfeldma@cumulusnetworks.com
5
-17
/
+58
2013-12-20
bonding: add lp_interval attribute netlink support
sfeldma@cumulusnetworks.com
5
-11
/
+38
2013-12-20
bonding: add min_links attribute netlink support
sfeldma@cumulusnetworks.com
5
-4
/
+34
2013-12-20
bonding: add all_slaves_active attribute netlink support
sfeldma@cumulusnetworks.com
5
-27
/
+54
2013-12-20
bonding: add num_grat_arp attribute netlink support
sfeldma@cumulusnetworks.com
5
-2
/
+41
2013-12-20
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
19
-113
/
+72
2013-12-20
xen-netback: add gso_segs calculation
Paul Durrant
1
-4
/
+15
2013-12-20
sch_cbq: remove unnecessary null pointer check
Yang Yingliang
1
-2
/
+1
2013-12-20
act_police: remove unnecessary null pointer check
Yang Yingliang
1
-4
/
+2
2013-12-20
sfc: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2013-12-19
net: skbuff: improve comment on checksumming
Daniel Borkmann
1
-56
/
+75
2013-12-19
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Terry Lam
4
-0
/
+781
2013-12-19
3c59x: Add software timestamping
Matthew Whitehead
1
-0
/
+4
2013-12-19
lib: hash: follow-up fixups for arch hash
Francesco Fusco
2
-2
/
+3
2013-12-19
isdn: use strlcpy() instead strcpy()
Dan Carpenter
1
-1
/
+1
2013-12-19
bridge: spelling fixes
tanxiaojun
3
-3
/
+3
2013-12-19
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
9
-7
/
+28
2013-12-19
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
Hannes Frederic Sowa
2
-3
/
+11
2013-12-19
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
7
-20
/
+12
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
694
-3306
/
+6350
2013-12-19
net: vmxnet3 calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: sun-niu calls skb_set_hash
Tom Herbert
1
-4
/
+6
[next]