summary refs log tree commit diff
AgeCommit message (Expand)Author
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-23bnx2x: add support for receive hashingTom Herbert
2010-04-22sky2: size status ring based on Tx/Rx ringstephen hemminger
2010-04-22remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman
2010-04-22X25: Update X25 interface documentationandrew hendry
2010-04-22X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for cyclades device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for lapbether device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for x25 async device to x25 interfaceandrew hendry
2010-04-22X25: Use identifiers for isdn device to x25 interfaceandrew hendry
2010-04-22X25: Add if_x25.h and x25 to device identifiersAndrew Hendry
2010-04-22dst: rcu check refinementEric Dumazet
2010-04-22net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans
2010-04-22tcp: fix outsegs stat for TSO segmentsTom Herbert
2010-04-22niu: Add skb->rxhash support.David S. Miller
2010-04-22qlcnic: update version 5.0.2Amit Kumar Salecha
2010-04-22qlcnic: protect resource accessAmit Kumar Salecha
2010-04-22qlcnic: fix rcv buffer leakAmit Kumar Salecha
2010-04-22qlcnic: fix pci semaphore checksAmit Kumar Salecha
2010-04-22qlcnic: define macro for driver stateAmit Kumar Salecha
2010-04-22qlcnic: fix fw initialization responsibilityAmit Kumar Salecha
2010-04-22qlcnic: fix defines as per IDC documentAmit Kumar Salecha
2010-04-22qlcnic: additional driver statisticsAmit Kumar Salecha
2010-04-22IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger
2010-04-22net: Orphan and de-dst skbs earlier in xmit path.David S. Miller
2010-04-22rps: immediate send IPI in process_backlog()Eric Dumazet
2010-04-21cxgb4: Make unnecessarily global functions staticRoland Dreier
2010-04-21cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier
2010-04-21ethernet: print protocol in host byte orderJohannes Berg
2010-04-21net: Introduce skb_orphan_try()Eric Dumazet
2010-04-21ehea: fix possible DLPAR/mem deadlockThomas Klein
2010-04-21ehea: error handling improvementThomas Klein
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors
2010-04-21net: small cleanup of lib8390Nikanth Karthikesan
2010-04-21fasync: RCU and fine grained lockingEric Dumazet
2010-04-21tcp: Mark v6 response packets as CHECKSUM_PARTIALDavid S. Miller
2010-04-21radiotap parser: fix endian annotationJohannes Berg
2010-04-21ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez
2010-04-21ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez
2010-04-21tcp: Fix ipv6 checksumming on response packets for real.David S. Miller
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu
2010-04-20net: Remove two unnecessary exports (skbuff).Rami Rosen
2010-04-20net: Fix various endianness glitchesEric Dumazet
2010-04-20bridge: add a missing ntohs()Eric Dumazet
2010-04-20tg3: Enable GRO by default.David S. Miller
2010-04-20niu: Enable GRO by default.David S. Miller
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller