index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
decodecode
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
ixgbe: clear RNBC only for 82598
Emil Tantilov
1
-2
/
+3
2011-08-29
ixgbe: add check for supported modes
Emil Tantilov
1
-3
/
+7
2011-08-29
ixgbe: fix ixgbe_fc_autoneg_fiber bug
Don Skidmore
1
-2
/
+2
2011-08-29
ixgbe: cleanup feature flags in ixgbe_probe
Don Skidmore
1
-1
/
+0
2011-08-29
ixgbe: PFC not cleared on X540 devices
John Fastabend
2
-1
/
+4
2011-08-29
ixgbe: consolidate, setup for multiple traffic classes
John Fastabend
2
-49
/
+27
2011-08-29
ixgbe: remove unneeded fdir pb alloc case
John Fastabend
1
-87
/
+0
2011-08-29
ixgbe: fixup remaining call sites for arbitrary TCs
John Fastabend
1
-2
/
+2
2011-08-29
ixgbe: Always tag VLAN tagged packets
Alexander Duyck
1
-1
/
+2
2011-08-29
ixgbe: Add support for setting CC bit when SR-IOV is enabled
Alexander Duyck
2
-2
/
+16
2011-08-28
caif: Remove OOM messages, use kzalloc
Joe Perches
13
-87
/
+28
2011-08-28
benet: remove bogus "unlikely" on vlan check
Jiri Pirko
1
-2
/
+2
2011-08-28
net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...
Bhanu Prakash Gollapudi
1
-0
/
+4
2011-08-28
cnic: Add timeout for ramrod replies.
Michael Chan
3
-7
/
+13
2011-08-28
cnic, bnx2fc: Increase maximum FCoE sessions.
Michael Chan
3
-8
/
+10
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
51
-0
/
+51
2011-08-27
drivers/net: Kconfig & Makefile cleanup
Jeff Kirsher
5
-169
/
+168
2011-08-27
com20020_cs: Move the PCMCIA Arcnet driver
Jeff Kirsher
7
-44
/
+12
2011-08-27
ixbmtr_cs: Move the IBM PCMCIA Token Ring driver
Jeff Kirsher
5
-25
/
+24
2011-08-27
slip: Move the SLIP drivers
Jeff Kirsher
7
-74
/
+89
2011-08-27
plip: Move the PLIP driver
Jeff Kirsher
5
-36
/
+46
2011-08-27
hippi: Move the HIPPI driver
Jeff Kirsher
7
-33
/
+46
2011-08-27
ppp: Move the PPP drivers
Jeff Kirsher
15
-181
/
+203
2011-08-27
skfp: Fix SysKonnect FDDI driver compile issues
Jeff Kirsher
7
-17
/
+17
2011-08-27
fddi: Move the FDDI drivers
Jeff Kirsher
44
-73
/
+87
2011-08-27
ixgbe: convert rings from q_vector bit indexed array to linked list
Alexander Duyck
2
-139
/
+60
2011-08-27
ixgbe: Simplify transmit cleanup path
Alexander Duyck
1
-5
/
+5
2011-08-27
ixgbevf: convert to ndo_fix_features
Michał Mirosław
2
-51
/
+20
2011-08-27
ixgbevf: provide 64 bit statistics
Eric Dumazet
2
-12
/
+48
2011-08-27
ixgbevf: Check if EOP has changed before using it
Greg Rose
1
-0
/
+4
2011-08-27
e1000e: convert to netdev features/hw_features API
Bruce Allan
6
-113
/
+38
2011-08-26
e1000: save skb counts in TX to avoid cache misses
Dean Nelson
2
-9
/
+11
2011-08-26
net_sched: sfb: optimize enqueue on full queue
Eric Dumazet
1
-5
/
+8
2011-08-26
bna: off by one in bfa_msgq_rspq_pi_update()
Dan Carpenter
1
-1
/
+1
2011-08-26
bna: unlock on error path in pnad_pci_probe()
Dan Carpenter
1
-2
/
+2
2011-08-26
bnx2x: Add new PHY BCM54616
Yaniv Rosner
2
-0
/
+3
2011-08-26
bnx2x: resurrect RX hashing
Michal Schmidt
1
-2
/
+2
2011-08-26
af_packet: Prefixed tpacket_v3 structs to avoid name space collision
chetan loke
2
-64
/
+71
2011-08-26
fcoe: convert to SKB paged frag API.
Ian Campbell
2
-3
/
+4
2011-08-26
bnx2fc: convert to SKB paged frag API.
Ian Campbell
1
-1
/
+1
2011-08-26
bnx2x: convert to SKB paged frag API.
Ian Campbell
1
-3
/
+2
2011-08-26
bnx2: convert to SKB paged frag API.
Ian Campbell
1
-4
/
+4
2011-08-26
tg3: convert to SKB paged frag API.
Ian Campbell
1
-4
/
+2
2011-08-26
IPoIB: convert to SKB paged frag API.
Ian Campbell
2
-4
/
+6
2011-08-26
IB: nes: convert to SKB paged frag API.
Ian Campbell
1
-10
/
+11
2011-08-26
IB: amso1100: convert to SKB paged frag API.
Ian Campbell
1
-5
/
+3
2011-08-26
atm: convert to SKB paged frag API.
Ian Campbell
1
-1
/
+2
2011-08-26
headers, can: Add missing #include to <linux/can/bcm.h>
Ben Hutchings
1
-0
/
+1
2011-08-26
headers, xtables: Add missing #include <linux/netfilter.h>
Ben Hutchings
3
-0
/
+3
2011-08-26
headers, netfilter: Add missing #include <limits.h> for userland
Ben Hutchings
3
-0
/
+9
[next]