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.13.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
2014-09-22
bonding: slight optimization for bond_xmit_roundrobin()
dingtianhong
1
-1
/
+1
2014-09-22
udp: Need to make ip6_udp_tunnel.c have GPL license
Tom Herbert
1
-0
/
+2
2014-09-22
Merge branch 'be2net-next'
David S. Miller
5
-41
/
+90
2014-09-22
be2net: fix alignment on line wrap
Kalesh AP
3
-10
/
+11
2014-09-22
be2net: remove multiple assignments on a single line
Kalesh AP
3
-8
/
+12
2014-09-22
be2net: remove space after typecasts
Kalesh AP
2
-5
/
+5
2014-09-22
be2net: remove unnecessary blank lines after an open brace
Kalesh AP
2
-5
/
+0
2014-09-22
be2net: insert a blank line after function/struct//enum definitions
Kalesh AP
2
-0
/
+5
2014-09-22
be2net: remove multiple blank lines
Kalesh AP
3
-4
/
+0
2014-09-22
be2net: add blank line after declarations
Kalesh AP
4
-0
/
+38
2014-09-22
be2net: remove return statements for void functions
Kalesh AP
2
-5
/
+0
2014-09-22
be2net: add speed reporting for 20G-KR interface
Vasundhara Volam
2
-0
/
+8
2014-09-22
be2net: add speed reporting for 40G/KR interface
Kalesh AP
1
-0
/
+7
2014-09-22
be2net: fix sparse warnings in be_cmd_req_port_type{}
Suresh Reddy
1
-2
/
+2
2014-09-22
be2net: fix a sparse warning in be_cmd_modify_eqd()
Kalesh AP
1
-2
/
+2
2014-09-22
net: keep original skb which only needs header checking during software GSO
Jason Wang
1
-3
/
+5
2014-09-22
net: fec: fix code identation
Nimrod Andy
1
-1
/
+1
2014-09-22
Merge branch 'dsa-suspend'
David S. Miller
6
-0
/
+296
2014-09-22
net: dsa: bcm_sf2: add support for Wake-on-LAN
Florian Fainelli
2
-0
/
+61
2014-09-22
net: dsa: add {get, set}_wol callbacks to slave devices
Florian Fainelli
2
-0
/
+31
2014-09-22
net: dsa: bcm_sf2: add suspend/resume callbacks
Florian Fainelli
1
-0
/
+85
2014-09-22
net: dsa: allow switch drivers to implement suspend/resume hooks
Florian Fainelli
4
-0
/
+119
2014-09-22
Merge branch 'qlge'
David S. Miller
2
-5
/
+5
2014-09-22
Update qlge driver maintainers list
Harish Patil
1
-3
/
+3
2014-09-22
qlge: Fix compilation warning
Harish Patil
1
-2
/
+2
2014-09-22
am2150: Update nmclan_cs.c to use update PCMCIA API
Jeff Kirsher
1
-1
/
+1
2014-09-20
udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected
Andy Zhou
1
-1
/
+4
2014-09-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-88
/
+83
2014-09-20
Merge branch 'mlx4-next'
David S. Miller
10
-22
/
+138
2014-09-20
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
4
-4
/
+11
2014-09-20
net/mlx4_core: Cache line EQE size support
Ido Shamay
1
-11
/
+19
2014-09-20
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
5
-7
/
+108
2014-09-20
net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)
Sabrina Dubroca
1
-6
/
+2
2014-09-20
Merge branch 'fou-next'
David S. Miller
14
-20
/
+802
2014-09-20
gre: Setup and TX path for gre/UDP foo-over-udp encapsulation
Tom Herbert
2
-5
/
+89
2014-09-20
ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation
Tom Herbert
1
-1
/
+77
2014-09-20
sit: Setup and TX path for sit/UDP foo-over-udp encapsulation
Tom Herbert
1
-10
/
+97
2014-09-20
net: Changes to ip_tunnel to support foo-over-udp encapsulation
Tom Herbert
3
-2
/
+120
2014-09-20
fou: Add GRO support
Tom Herbert
3
-2
/
+95
2014-09-20
fou: Support for foo-over-udp RX path
Tom Herbert
4
-0
/
+322
2014-09-20
net: Export inet_offloads and inet6_offloads
Tom Herbert
2
-0
/
+2
2014-09-20
net: sched: cls_u32: rcu can not be last node
John Fastabend
1
-1
/
+4
2014-09-20
net: sched: use __skb_queue_head_init() where applicable
Eric Dumazet
2
-2
/
+2
2014-09-20
Merge branch 'bnx2x-next'
David S. Miller
8
-81
/
+296
2014-09-20
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
3
-21
/
+42
2014-09-20
bnx2x: New multi-function mode: UFP
Yuval Mintz
6
-18
/
+200
2014-09-20
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
5
-42
/
+54
2014-09-20
Merge branch 'fec-next'
David S. Miller
11
-22
/
+62
2014-09-20
net: phy: bcm7xxx: utilize PHY revision in config_init
Florian Fainelli
1
-6
/
+15
2014-09-20
net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver
Florian Fainelli
3
-0
/
+18
[next]