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-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
2011-10-07
igb: retire the RX_CSUM flag and use the netdev flag instead
Alexander Duyck
2
-17
/
+6
2011-10-07
igb: cleanup IVAR configuration
Alexander Duyck
1
-64
/
+56
2011-10-07
igb: Move ITR related data into work container within the q_vector
Alexander Duyck
4
-123
/
+118
2011-10-07
igb: Consolidate all of the ring feature flags into a single value
Alexander Duyck
2
-14
/
+19
2011-10-07
igb: avoid unnecessary conversions from u16 to int
Alexander Duyck
2
-7
/
+7
2011-10-07
igb: Use node specific allocations for the q_vectors and rings
Alexander Duyck
2
-5
/
+79
2011-10-07
igb: push data into first igb_tx_buffer sooner to reduce stack usage
Alexander Duyck
2
-50
/
+54
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
26
-90
/
+0
2011-10-07
Add ethtool -g support to 8139cp
Rick Jones
1
-0
/
+10
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
178
-1000
/
+1255
2011-10-07
net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
Johannes Berg
1
-4
/
+1
2011-10-07
Merge git://github.com/Jkirsher/net-next
David S. Miller
9
-521
/
+600
2011-10-07
igb: consolidate creation of Tx buffer info and data descriptor
Alexander Duyck
2
-142
/
+184
2011-10-06
igb: Combine all flag info fields into a single tx_flags structure
Alexander Duyck
2
-16
/
+17
[next]