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
2012-03-19
net: update the usage of CHECKSUM_UNNECESSARY
Yi Zou
1
-0
/
+7
2012-03-19
fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx
Yi Zou
1
-1
/
+1
2012-03-19
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
1
-1
/
+2
2012-03-19
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
1
-1
/
+8
2012-03-19
net/hyperv: Fix the code handling tx busy
Haiyang Zhang
1
-4
/
+1
2012-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-1106
/
+1286
2012-03-19
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
4
-902
/
+945
2012-03-19
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
2
-2
/
+0
2012-03-19
igbvf: Use ETH_ALEN
Joe Perches
2
-9
/
+2
2012-03-19
atlx: Use ETH_ALEN
Joe Perches
3
-12
/
+7
2012-03-19
if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
Joe Perches
1
-4
/
+3
2012-03-19
tcp: reduce out_of_order memory use
Eric Dumazet
3
-1
/
+20
2012-03-19
tcp: introduce tcp_data_queue_ofo
Eric Dumazet
1
-99
/
+115
2012-03-19
bnx2x: validate FW trace prior to its printing
Dmitry Kravkov
2
-1
/
+13
2012-03-19
bnx2x: consistent statistics for old FW
Yuval Mintz
3
-41
/
+6
2012-03-19
bnx2x: changed iscsi/fcoe mac init and macros
Dmitry Kravkov
4
-44
/
+64
2012-03-19
bnx2x: added TLV_NOT_FOUND flags to the dcb
Dmitry Kravkov
2
-7
/
+17
2012-03-19
bnx2x: changed initial dcb configuration
Dmitry Kravkov
1
-29
/
+16
2012-03-19
bnx2x: removed dcb unused code
Yuval Mintz
1
-20
/
+0
2012-03-19
bnx2x: reduced sparse warnings
Yuval Mintz
6
-29
/
+18
2012-03-19
bnx2x: revised driver prints
Merav Sicron
9
-727
/
+694
2012-03-19
bnx2x: added 'likely' to fast-path skb existence
Yuval Mintz
1
-1
/
+2
2012-03-19
be2net: fix programming of VLAN tags for VF
Ajit Khaparde
4
-5
/
+157
2012-03-19
be2net: Fix number of vlan slots in flex mode
Ajit Khaparde
1
-1
/
+1
2012-03-19
be2net: Program secondary UC MAC address into MAC filter
Ajit Khaparde
2
-6
/
+53
2012-03-19
be2net: enable WOL by default if h/w supports it
Ajit Khaparde
5
-17
/
+136
2012-03-19
Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
David S. Miller
3
-10
/
+17
2012-03-19
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
3
-61
/
+54
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
3
-1
/
+160
2012-03-19
ixgbe: Whitespace cleanups
Alexander Duyck
1
-10
/
+7
2012-03-19
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
1
-3
/
+1
2012-03-19
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
1
-3
/
+2
2012-03-19
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
1
-49
/
+49
2012-03-19
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
1
-19
/
+10
2012-03-19
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
1
-9
/
+9
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
3
-51
/
+51
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
111
-2916
/
+2158
2012-03-18
Linux 3.3
v3.3
Linus Torvalds
1
-1
/
+1
2012-03-18
gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped
Paul Gortmaker
1
-1
/
+1
2012-03-18
Don't limit non-nested epoll paths
Jason Baron
1
-0
/
+4
2012-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-64
/
+57
2012-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-33
/
+48
2012-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-628
/
+772
2012-03-17
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
1
-11
/
+12
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2
-118
/
+153
2012-03-17
phc: Update author's email address.
Richard Cochran
4
-4
/
+4
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2
-25
/
+21
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
3
-29
/
+40
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2
-5
/
+1
2012-03-17
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
1
-17
/
+17
[next]