aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-14igb: resolve warning of unused adapter structAlexander Duyck
2009-03-14igb: remove netif running call from igb_pollAlexander Duyck
2009-03-14igb: switch to new dca APIMaciej Sosnowski
2009-03-14netxen: remove old flash check.Dhananjay Phadke
2009-03-13ppp: ppp_mp_explode() redesignGabriele Paoloni
2009-03-13tcp: '< 0' test on unsignedRoel Kluin
2009-03-13x25: '< 0' and '>= 0' test on unsignedRoel Kluin
2009-03-13ipv4: arp announce, arp_proxy and windows ip conflict verificationDenys Fedoryshchenko
2009-03-13mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek
2009-03-13tulip: Fix for MTU problems with 802.1q tagged framesTomasz Lemiech
2009-03-13phylib: convert state_queue work to delayed_workMarcin Slusarz
2009-03-13xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller
2009-03-13bmac: remove unused variable bp in bmac_misc_intr()Pavel Roskin
2009-03-13ehea: fix circular locking problemJan-Bernd Themann
2009-03-13emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt
2009-03-13ixgbe: fix multiple unicast address supportChris Leech
2009-03-13via-velocity: Fix DMA mapping length errors on transmit.Dave Jones
2009-03-13macvlan: Deterministic ingress packet deliveryEric Biederman
2009-03-13macvlan: Support creating macvlans from macvlansEric Biederman
2009-03-13smsc911x: improve EEPROM loading timeout logic in openSteve Glendinning
2009-03-13smsc911x: check for FFWD success before checking for timeoutSteve Glendinning
2009-03-13Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman
2009-03-13Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman
2009-03-13Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman
2009-03-13Network Drop Monitor: Add trace declaration for skb freesNeil Horman
2009-03-13gianfar: Convert to use netdev_opsAndy Fleming
2009-03-13gianfar: remove gianfar_mii.cAndy Fleming
2009-03-138139too: allow to set mac address on running deviceJiri Pirko
2009-03-138139cp: allow to set mac address on running deviceJiri Pirko
2009-03-13sctp: add Adaptation Layer Indication parameter only when it's setmalc
2009-03-13sctp: fix to send FORWARD-TSN chunk only if peer has such capableWei Yongjun
2009-03-13sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capableWei Yongjun
2009-03-13sctp: simplify sctp listening codeVlad Yasevich
2009-03-13cxgb3: update driver versionDivy Le Ray
2009-03-13cxgb3: update FWDivy Le Ray
2009-03-13cxgb3: detect mac link faults.Divy Le Ray
2009-03-13cxgb3: Update Rev3 mac workaroundDivy Le Ray
2009-03-13cxgb3: disable high freq non-data interruptsDivy Le Ray
2009-03-13cxgb3: separate TX and RX reclaim handlersDivy Le Ray
2009-03-13cxgb3: prefetch buffer access in GRO modeDivy Le Ray
2009-03-13cxgb3: fix skb truesize in jumbo modeDivy Le Ray
2009-03-13cxgb3: release page ref on mapping errorDivy Le Ray
2009-03-13cxgb3: ring rx door bell less frequentlyDivy Le Ray
2009-03-13qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer
2009-03-13qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer
2009-03-13qlge: bugfix: Tell hw to strip vlan header.Ron Mercer
2009-03-13qlge: bugfix: Increase filter on inbound csum.Ron Mercer
2009-03-13dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok
2009-03-11net: Add be2net driver.Sathya Perla
2009-03-11dnet: Fix warnings on 64-bit.David S. Miller