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.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-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
2011-10-17
ixgbe: Add new netdev op to turn spoof checking on or off per VF
Greg Rose
4
-10
/
+52
2011-10-17
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
Greg Rose
3
-3
/
+43
2011-10-16
e1000e: locking bug introduced by commit 67fd4fcb
Bruce Allan
2
-8
/
+14
2011-10-14
ftmac100: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+4
2011-10-14
niu: fix skb truesize underestimation
Eric Dumazet
1
-8
/
+4
2011-10-14
vmxnet3: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-14
ftgmac100: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+3
2011-10-14
sky2: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-14
e1000e: fix skb truesize underestimation
Eric Dumazet
1
-2
/
+2
2011-10-14
ixgbe: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-14
igb: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-14
e1000: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-14
bnx2: fix skb truesize underestimation
Eric Dumazet
1
-2
/
+1
2011-10-14
be2net: fix truesize errors
Eric Dumazet
1
-4
/
+3
2011-10-14
net: more accurate skb truesize
Eric Dumazet
8
-19
/
+32
2011-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
12
-84
/
+324
2011-10-13
igb: Version bump.
Carolyn Wyborny
1
-2
/
+2
2011-10-13
igb: Loopback functionality supports for i350 devices
Akeem G. Abodunrin
2
-6
/
+24
2011-10-13
igb: fix static function warnings reported by sparse
Emil Tantilov
1
-6
/
+3
2011-10-13
igb: Add workaround for byte swapped VLAN on i350 local traffic
Alexander Duyck
3
-6
/
+25
2011-10-13
igb: Drop unnecessary write of E1000_IMS from igb_msix_other
Alexander Duyck
1
-6
/
+0
2011-10-13
igb: Fix features that are currently 82580 only and should also be i350
Alexander Duyck
1
-9
/
+6
2011-10-13
igb: Make certain one vector is always assigned in igb_request_irq
Alexander Duyck
1
-6
/
+6
2011-10-13
igb: avoid unnecessarily creating a local copy of the q_vector
Alexander Duyck
1
-29
/
+17
2011-10-13
ixgbe: Correct check for change in FCoE priority
Mark Rustad
1
-2
/
+10
2011-10-13
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
Amir Hanania
5
-11
/
+56
2011-10-13
ixgbe: Add protection from VF invalid target DMA
Greg Rose
2
-1
/
+175
2011-10-13
net-netlink: Add a new attribute to expose TOS values via netlink
Murali Raja
2
-1
/
+7
2011-10-12
cipso: remove an unneeded NULL check in cipso_v4_doi_add()
Dan Carpenter
1
-1
/
+1
2011-10-11
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next
David S. Miller
128
-2696
/
+6629
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
128
-2696
/
+6629
2011-10-11
ath6kl: fixup merge damage in ath6kl_mgmt_tx
John W. Linville
1
-1
/
+1
2011-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
4
-334
/
+411
2011-10-10
ll_temac: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+1
2011-10-10
emac: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+2
2011-10-10
ehea: convert to SKB paged frag API
Ian Campbell
1
-8
/
+3
2011-10-10
af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb
danborkmann@iogearbox.net
1
-2
/
+0
2011-10-10
r6040: bump version to 0.28 and date to 07Oct2011.
Florian Fainelli
1
-2
/
+2
2011-10-10
r6040: invoke phy_{start,stop} when appropriate
Florian Fainelli
1
-0
/
+4
2011-10-10
mlx4_en: Adding 40gb speed report for ethtool
Alexander Guller
2
-5
/
+22
2011-10-10
mlx4_en: Fix crash upon device initialization error
Alexander Guller
1
-1
/
+1
2011-10-10
mlx4_en: Fix QP number calculation according to module param
Alexander Guller
1
-1
/
+1
2011-10-10
mlx4_en: Added missing iounmap upon releasing a device
Alexander Guller
1
-1
/
+5
2011-10-10
mlx4_en: Adjusting moderation per each ring
Alexander Guller
3
-61
/
+45
2011-10-10
mlx4_en: Removing reserve vectors
Alexander Guller
4
-11
/
+9
2011-10-10
mlx4_en: Assigning TX irq per ring
Alexander Guller
3
-24
/
+20
2011-10-08
igb: add support for NETIF_F_RXHASH
Alexander Duyck
1
-17
/
+35
2011-10-08
igb: move TX hang check flag into ring->flags
Alexander Duyck
2
-4
/
+3
2011-10-08
igb: fix recent VLAN changes that would leave VLANs disabled after reset
Alexander Duyck
1
-14
/
+4
2011-10-08
igb: leave staterr in place and instead us a helper function to check bits
Alexander Duyck
3
-28
/
+39
[next]