index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_highspeed.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
aeroflex: Fix typo in greth.c
Masanari Iida
1
-1
/
+1
2012-02-11
skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff
Alexander Duyck
1
-4
/
+5
2012-02-11
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2
-59
/
+71
2012-02-11
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
3
-18
/
+18
2012-02-11
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
3
-55
/
+65
2012-02-11
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
Alexander Duyck
1
-62
/
+93
2012-02-11
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
Alexander Duyck
1
-5
/
+125
2012-02-11
ixgbe: Minor refactor of RSC
Alexander Duyck
2
-98
/
+147
2012-02-10
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
1
-1
/
+2
2012-02-10
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
1
-1
/
+1
2012-02-10
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
2
-13
/
+42
2012-02-10
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
1
-6
/
+0
2012-02-10
netprio_cgroup: fix an off-by-one bug
Neil Horman
1
-1
/
+1
2012-02-10
igb: fix warning about unused function
Emil Tantilov
1
-0
/
+4
2012-02-10
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2
-4
/
+4
2012-02-10
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
3
-11
/
+8
2012-02-10
e1000e: use true/false for bool autoneg_false
Bruce Allan
1
-7
/
+7
2012-02-10
e1000e: remove unnecessary parentheses
Bruce Allan
5
-12
/
+12
2012-02-10
e1000e: remove unnecessary returns from void functions
Bruce Allan
3
-14
/
+4
2012-02-10
e1000e: remove test that is always false
Bruce Allan
1
-2
/
+2
2012-02-09
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
1
-6
/
+4
2012-02-09
isdn: type bug in isdn_net_header()
Dan Carpenter
1
-1
/
+1
2012-02-09
hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value
Nikolaus Schulz
1
-3
/
+2
2012-02-09
cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE
Eddie Wai
2
-2
/
+4
2012-02-09
cnic: set error flag when iSCSI connection fails
Jeffrey Huang
1
-0
/
+2
2012-02-09
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
5
-10
/
+13
2012-02-09
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
1
-2
/
+1
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
2
-4
/
+11
2012-02-09
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
1
-3
/
+17
2012-02-09
Reduce the number of expensive division instructions done by _parse_integer()
David Howells
1
-5
/
+13
2012-02-09
ixgbe: ethtool: stats user buffer overrun
John Fastabend
1
-37
/
+51
2012-02-09
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
1
-2
/
+9
2012-02-09
ixgbe: do not update real num queues when netdev is going away
Yi Zou
1
-0
/
+4
2012-02-09
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
1
-6
/
+6
2012-02-09
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
1
-1
/
+1
2012-02-09
ixgbe: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-09
igb: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-09
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
1
-4
/
+6
2012-02-09
hwmon: (f75375s) Fix bit shifting in f75375_write16
Nikolaus Schulz
1
-1
/
+1
2012-02-09
hwmon: (f75375s) Fix reading of wrong register when initializing the F75387
Nikolaus Schulz
1
-1
/
+1
2012-02-09
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
Nikolaus Schulz
1
-1
/
+1
2012-02-09
hwmon: (w83627ehf) Remove duplicate code
Guenter Roeck
1
-5
/
+0
2012-02-09
Linux 3.3-rc3
v3.3-rc3
Linus Torvalds
1
-1
/
+1
2012-02-09
pcmcia: fix socket refcount decrementing on each resume
Russell King
1
-3
/
+1
2012-02-09
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
2
-3
/
+3
2012-02-09
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
Axel Lin
1
-2
/
+2
2012-02-09
mm: compaction: check for overlapping nodes during isolation for migration
Mel Gorman
1
-1
/
+10
2012-02-09
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
Xi Wang
1
-0
/
+2
2012-02-09
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
1
-1
/
+1
2012-02-09
staging: pohmelfs: remove drivers/staging/pohmelfs
Evgeniy Polyakov
14
-7979
/
+0
[next]