index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-16
ixgbe: Add new netdev op to turn spoof checking on or off per VF
Greg Rose
4
-10
/
+52
2011-10-16
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-13
ftmac100: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+4
2011-10-13
niu: fix skb truesize underestimation
Eric Dumazet
1
-8
/
+4
2011-10-13
vmxnet3: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-13
ftgmac100: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+3
2011-10-13
sky2: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-13
e1000e: fix skb truesize underestimation
Eric Dumazet
1
-2
/
+2
2011-10-13
ixgbe: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-13
igb: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-13
e1000: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-13
bnx2: fix skb truesize underestimation
Eric Dumazet
1
-2
/
+1
2011-10-13
be2net: fix truesize errors
Eric Dumazet
1
-4
/
+3
2011-10-13
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-12
igb: Version bump.
Carolyn Wyborny
1
-2
/
+2
2011-10-12
igb: Loopback functionality supports for i350 devices
Akeem G. Abodunrin
2
-6
/
+24
2011-10-12
igb: fix static function warnings reported by sparse
Emil Tantilov
1
-6
/
+3
2011-10-12
igb: Add workaround for byte swapped VLAN on i350 local traffic
Alexander Duyck
3
-6
/
+25
2011-10-12
igb: Drop unnecessary write of E1000_IMS from igb_msix_other
Alexander Duyck
1
-6
/
+0
2011-10-12
igb: Fix features that are currently 82580 only and should also be i350
Alexander Duyck
1
-9
/
+6
2011-10-12
igb: Make certain one vector is always assigned in igb_request_irq
Alexander Duyck
1
-6
/
+6
2011-10-12
igb: avoid unnecessarily creating a local copy of the q_vector
Alexander Duyck
1
-29
/
+17
2011-10-12
ixgbe: Correct check for change in FCoE priority
Mark Rustad
1
-2
/
+10
2011-10-12
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
Amir Hanania
5
-11
/
+56
2011-10-12
ixgbe: Add protection from VF invalid target DMA
Greg Rose
2
-1
/
+175
2011-10-12
net-netlink: Add a new attribute to expose TOS values via netlink
Murali Raja
2
-1
/
+7
2011-10-11
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-09
r6040: bump version to 0.28 and date to 07Oct2011.
Florian Fainelli
1
-2
/
+2
2011-10-09
r6040: invoke phy_{start,stop} when appropriate
Florian Fainelli
1
-0
/
+4
2011-10-09
mlx4_en: Adding 40gb speed report for ethtool
Alexander Guller
2
-5
/
+22
2011-10-09
mlx4_en: Fix crash upon device initialization error
Alexander Guller
1
-1
/
+1
2011-10-09
mlx4_en: Fix QP number calculation according to module param
Alexander Guller
1
-1
/
+1
2011-10-09
mlx4_en: Added missing iounmap upon releasing a device
Alexander Guller
1
-1
/
+5
2011-10-09
mlx4_en: Adjusting moderation per each ring
Alexander Guller
3
-61
/
+45
2011-10-09
mlx4_en: Removing reserve vectors
Alexander Guller
4
-11
/
+9
2011-10-09
mlx4_en: Assigning TX irq per ring
Alexander Guller
3
-24
/
+20
2011-10-07
igb: add support for NETIF_F_RXHASH
Alexander Duyck
1
-17
/
+35
2011-10-07
igb: move TX hang check flag into ring->flags
Alexander Duyck
2
-4
/
+3
2011-10-07
igb: fix recent VLAN changes that would leave VLANs disabled after reset
Alexander Duyck
1
-14
/
+4
2011-10-07
igb: leave staterr in place and instead us a helper function to check bits
Alexander Duyck
3
-28
/
+39
[next]