index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
smsc9420.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
cxgb3: manage private iSCSI IP address
Karen Xie
4
-21
/
+121
2008-12-19
ucc_geth: Remove UGETH_FILTERING dead code
Anton Vorontsov
2
-266
/
+0
2008-12-19
ucc_geth: Fix IO memory (un)mapping code
Anton Vorontsov
1
-3
/
+12
2008-12-19
ucc_geth: Cleanup repetitive ucc_geth_memclean() calls
Anton Vorontsov
1
-30
/
+1
2008-12-19
ucc_geth: Fix IRQ freeing code in ucc_geth_open()
Anton Vorontsov
1
-9
/
+8
2008-12-19
ucc_geth: Fix TX watchdog timeout handling
Anton Vorontsov
2
-8
/
+30
2008-12-19
ucc_geth: Fix endless loop in stop_{tx,rx} routines
Anton Vorontsov
1
-3
/
+6
2008-12-19
tcp: Stop scaring users with "treason uncloaked!"
Matt Mackall
1
-2
/
+2
2008-12-19
NIU: Implement discard counters, optimize
Jesper Dangaard Brouer
1
-1
/
+3
2008-12-19
NIU: Implement discard counters, info/debug statements.
Jesper Dangaard Brouer
1
-0
/
+6
2008-12-19
NIU: Implement discard counters
Jesper Dangaard Brouer
1
-0
/
+51
2008-12-19
enc28j60: reduce the number of spi transfers in enc28j60_set_bank()
Baruch Siach
1
-7
/
+23
2008-12-19
netdevice zd1201: Use after free
Wang Chen
1
-5
/
+5
2008-12-19
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
David S. Miller
1
-0
/
+5
2008-12-18
Revert "net: release skb->dst in sock_queue_rcv_skb()"
David S. Miller
1
-5
/
+1
2008-12-18
bonding: use port_params in __update_lacpdu_from_port
Holger Eitzenberger
1
-6
/
+7
2008-12-18
bonding: use port_params in __update_default_selected()
Holger Eitzenberger
1
-8
/
+10
2008-12-18
bonding: use port_params in __update_selected()
Holger Eitzenberger
1
-8
/
+8
2008-12-18
bonding: remove various function declarations
Holger Eitzenberger
1
-28
/
+0
2008-12-18
bonding: init port_params from template
Holger Eitzenberger
1
-12
/
+11
2008-12-18
bonding: use plain memcpy in __record_default()
Holger Eitzenberger
1
-7
/
+2
2008-12-18
bonding: use port_params in __record_pdu()
Holger Eitzenberger
1
-9
/
+10
2008-12-18
bonding: introduce and use port_params structure
Holger Eitzenberger
2
-72
/
+73
2008-12-18
bonding: improve elaborate port_state assignment
Holger Eitzenberger
1
-10
/
+1
2008-12-18
gianfar: Continue polling until both tx and rx are empty
Andy Fleming
1
-5
/
+9
2008-12-18
gianfar: Merge Tx and Rx interrupt for scheduling clean up ring
Dai Haruki
2
-42
/
+19
2008-12-18
gianfar: Use interface name in interrupt name to distinguish the source.
Dai Haruki
2
-6
/
+31
2008-12-18
gianfar: Add Scatter Gather support
Dai Haruki
3
-71
/
+149
2008-12-18
gianfar: Fix packet drop when out of memory
Andy Fleming
1
-2
/
+1
2008-12-18
dccp_diag: LISTEN sockets don't have CCIDs
Arnaldo Carvalho de Melo
1
-2
/
+5
2008-12-18
Phonet: USB CDC Phonet function for gadget framework
Rémi Denis-Courmont
2
-0
/
+642
2008-12-18
Phonet: get rid of deferred work on the transmission path
Rémi Denis-Courmont
1
-63
/
+28
2008-12-18
Phonet: use atomic for packet TX window
Rémi Denis-Courmont
3
-19
/
+23
2008-12-18
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
Rémi Denis-Courmont
3
-3
/
+4
2008-12-18
Phonet: allocate a non-Ethernet ARP type
Rémi Denis-Courmont
2
-4
/
+6
2008-12-18
vcan: whitespace fixes
Oliver Hartkopp
1
-10
/
+10
2008-12-17
net: ppp_generic - use idr technique instead of cardmaps
Cyrill Gorcunov
1
-135
/
+48
2008-12-17
bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}
David S. Miller
3
-60
/
+60
2008-12-17
bnx2: Don't redefine FLOW_CTRL_{RX,TX}.
David S. Miller
1
-3
/
+0
2008-12-17
bnx2: Update version to 1.9.0.
Michael Chan
1
-3
/
+3
2008-12-17
bnx2: Rename MSI-X vectors.
Michael Chan
2
-2
/
+4
2008-12-17
drivers/net/hamradio: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2008-12-17
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
Andy Fleming
1
-17
/
+0
2008-12-17
gianfar: Make all BD status writes 32-bit
Dai Haruki
2
-25
/
+31
2008-12-17
gianfar: Add macros for stepping through BDs
Andy Fleming
2
-18
/
+15
2008-12-17
gianfar: Remove unused gfar_add_fcb() function parameter
Dai Haruki
1
-4
/
+4
2008-12-17
gianfar: Enable padding and Optimize the frame prepended bytes handling
Dai Haruki
1
-46
/
+41
2008-12-17
gianfar: Fix VLAN HW feature related frame/buffer size calculation.
Dai Haruki
2
-19
/
+26
2008-12-17
gianfar: Fix eTSEC configuration procedure
Dai Haruki
2
-13
/
+15
2008-12-17
gianfar: Optimize interrupt coalescing configuration
Dai Haruki
3
-38
/
+40
[next]