aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-22X25: Add if_x25.h and x25 to device identifiersAndrew Hendry4-16/+48
2010-04-22dst: rcu check refinementEric Dumazet1-1/+2
2010-04-22net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2-1/+9
2010-04-22tcp: fix outsegs stat for TSO segmentsTom Herbert3-2/+6
2010-04-22niu: Add skb->rxhash support.David S. Miller2-14/+45
2010-04-22qlcnic: update version 5.0.2Amit Kumar Salecha1-2/+2
2010-04-22qlcnic: protect resource accessAmit Kumar Salecha1-0/+11
2010-04-22qlcnic: fix rcv buffer leakAmit Kumar Salecha1-3/+5
2010-04-22qlcnic: fix pci semaphore checksAmit Kumar Salecha1-4/+7
2010-04-22qlcnic: define macro for driver stateAmit Kumar Salecha2-11/+17
2010-04-22qlcnic: fix fw initialization responsibilityAmit Kumar Salecha1-29/+37
2010-04-22qlcnic: fix defines as per IDC documentAmit Kumar Salecha2-13/+18
2010-04-22qlcnic: additional driver statisticsAmit Kumar Salecha4-2/+21
2010-04-22IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger4-1/+29
2010-04-22net: Orphan and de-dst skbs earlier in xmit path.David S. Miller1-7/+8
2010-04-22rps: immediate send IPI in process_backlog()Eric Dumazet1-34/+42
2010-04-21cxgb4: Make unnecessarily global functions staticRoland Dreier3-13/+13
2010-04-21cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier1-1/+1
2010-04-21ethernet: print protocol in host byte orderJohannes Berg1-1/+1
2010-04-21net: Introduce skb_orphan_try()Eric Dumazet1-1/+0
2010-04-21ehea: fix possible DLPAR/mem deadlockThomas Klein2-6/+15
2010-04-21ehea: error handling improvementThomas Klein3-26/+62
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors2-11/+76
2010-04-21net: small cleanup of lib8390Nikanth Karthikesan1-6/+6
2010-04-21fasync: RCU and fine grained lockingEric Dumazet3-92/+59
2010-04-21tcp: Mark v6 response packets as CHECKSUM_PARTIALDavid S. Miller1-0/+3
2010-04-21tcp: Fix ipv6 checksumming on response packets for real.David S. Miller1-2/+0
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller266-2559/+4523
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells1-1/+1
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller239-2514/+4459
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu1-1/+1
2010-04-20net: Remove two unnecessary exports (skbuff).Rami Rosen2-8/+2
2010-04-20net: Fix various endianness glitchesEric Dumazet17-61/+65
2010-04-20bridge: add a missing ntohs()Eric Dumazet1-1/+1
2010-04-20tg3: Enable GRO by default.David S. Miller1-0/+1
2010-04-20niu: Enable GRO by default.David S. Miller1-1/+1
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-16/+31
2010-04-20net: sk_sleep() helperEric Dumazet46-204/+208
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-9/+15
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds7-23/+55
2010-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-27/+47
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+6
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+2
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko1-0/+1
2010-04-20rps: consistent rxhashEric Dumazet1-7/+18
2010-04-20rps: cleanupsEric Dumazet2-71/+82
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2