index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sunbmac.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-19
gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
Sandeep Gopalpet
1
-2
/
+2
2009-12-19
gianfar: Fix stats support
Sandeep Gopalpet
2
-6
/
+46
2009-12-19
gianfar: Fix a filer bug
Sandeep Gopalpet
2
-1
/
+11
2009-12-19
bnx2: fixing a timout error due not refreshing TX timers correctly
Breno Leitao
1
-1
/
+9
2009-12-19
can/at91: don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2009-12-19
mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
Yong Zhang
1
-1
/
+1
2009-12-19
bnx2: reset_task is crashing the kernel. Fixing it.
Breno Leitao
1
-1
/
+1
2009-12-19
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
1
-1
/
+2
2009-12-19
TI DaVinci EMAC: Fix MDIO bus frequency configuration
Nageswari Srinivasan
1
-1
/
+1
2009-12-19
e100: Fix broken cbs accounting due to missing memset.
Roger Oksanen
1
-1
/
+1
2009-12-19
broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
Roel Kluin
1
-1
/
+2
2009-12-19
e1000e: LED settings in EEPROM ignored on 82571 and 82572
Bruce Allan
1
-6
/
+0
2009-12-19
netxen: use module parameter correctly
Stephen Hemminger
1
-54
/
+3
2009-12-19
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
1
-0
/
+1
2009-12-17
Bluetooth: Prevent ill-timed autosuspend in USB driver
Oliver Neukum
1
-0
/
+1
2009-12-17
Bluetooth: Fix L2CAP locking scheme regression
Andrei Emeltchenko
1
-0
/
+1
2009-12-17
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix unset of RemoteBusy flag for L2CAP
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
1
-1
/
+1
2009-12-16
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
Magnus Damm
1
-1
/
+6
2009-12-16
ixgbe: allow tx of pre-formatted vlan tagged packets
Gurucharan Shetty
1
-1
/
+12
2009-12-16
ixgbe: Fix 82598 premature copper PHY link indicatation
Mallikarjuna R Chilakala
2
-0
/
+40
2009-12-16
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
Mallikarjuna R Chilakala
1
-2
/
+5
2009-12-16
bcm63xx_enet: fix compilation failure after get_stats_count removal
Florian Fainelli
1
-3
/
+9
2009-12-16
packet: dont call sleeping functions while holding rcu_read_lock()
Eric Dumazet
1
-40
/
+31
2009-12-16
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
10
-84
/
+58
2009-12-15
ipvs: zero usvc and udest
Simon Horman
1
-0
/
+4
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
4
-4
/
+25
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
5
-7
/
+27
2009-12-15
sky2: leave PCI config space writeable
stephen hemminger
1
-13
/
+0
2009-12-15
sky2: print Optima chip name
stephen hemminger
1
-1
/
+1
2009-12-15
x25: Update maintainer.
Arnd Bergmann
1
-2
/
+2
2009-12-14
ipvs: fix synchronization on connection close
Xiaotian Feng
1
-0
/
+1
2009-12-14
netfilter: xtables: document minimal required version
Jan Engelhardt
1
-0
/
+2
2009-12-14
drivers/net/bonding/: : use pr_fmt
Joe Perches
5
-690
/
+465
2009-12-14
can: CAN_MCP251X should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-12-14
drivers/net/usb: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-14
drivers/net/cpmac.c: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-14
drivers/net/sfc: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-14
drivers/atm: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-14
3c574_cs: disable irq before calling el3_interrupt
Ken Kawasaki
2
-0
/
+8
2009-12-14
mlx4_core: return a negative error value
roel kluin
1
-1
/
+1
2009-12-14
can: Fix data length code handling in rx path
Oliver Hartkopp
8
-25
/
+26
2009-12-14
net: Fix userspace RTM_NEWLINK notifications.
Eric W. Biederman
2
-3
/
+14
2009-12-14
udp: udp_lib_get_port() fix
Eric Dumazet
1
-4
/
+3
2009-12-12
be2net: fix error in rx completion processing.
Ajit Khaparde
1
-2
/
+2
2009-12-12
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2
-1
/
+8
2009-12-12
igb: fix handling of mailbox collisions between PF/VF
Alexander Duyck
1
-9
/
+13
2009-12-12
usb: remove rare pm primitive for conversion to new API
Oliver Neukum
1
-2
/
+2
2009-12-12
Staging: batman: fix debug Kconfig option
Greg Kroah-Hartman
1
-1
/
+1
[next]