aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-23l2tp_eth: fix memory allocationJiri Pirko1-28/+1
2010-04-23l2tp: fix memory allocationJiri Pirko1-28/+1
2010-04-23Merge branch 'master' into for-davemJohn W. Linville9-15/+68
2010-04-22X25: Add if_x25.h and x25 to device identifiersAndrew Hendry1-16/+20
2010-04-22net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans1-0/+7
2010-04-22tcp: fix outsegs stat for TSO segmentsTom Herbert1-2/+3
2010-04-22IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2-1/+25
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-21ethernet: print protocol in host byte orderJohannes Berg1-1/+1
2010-04-21net: Introduce skb_orphan_try()Eric Dumazet1-1/+0
2010-04-21fasync: RCU and fine grained lockingEric Dumazet1-62/+11
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. Miller10-11/+19
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. Miller1-1/+4
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu1-1/+1
2010-04-20net: Remove two unnecessary exports (skbuff).Rami Rosen1-4/+2
2010-04-20net: Fix various endianness glitchesEric Dumazet17-61/+65
2010-04-20bridge: add a missing ntohs()Eric Dumazet1-1/+1
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-1/+2
2010-04-20net: sk_sleep() helperEric Dumazet40-191/+191
2010-04-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen1-0/+5
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2-0/+21
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-0/+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 Dumazet1-69/+80
2010-04-19rps: static functionsEric Dumazet1-2/+2
2010-04-19mac80211: add missing newlineJohannes Berg1-1/+1
2010-04-19mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2-3/+17
2010-04-19mac80211: fix stopping RX BA session from timerJohannes Berg1-5/+13
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre1-0/+2
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg1-1/+0
2010-04-19rps: shortcut net_rps_action()Eric Dumazet1-47/+32
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-7/+11
2010-04-18net: Introduce skb_orphan_try()Eric Dumazet1-14/+13
2010-04-18net: remove time limit in process_backlog()Eric Dumazet1-3/+2
2010-04-17rps: rps_sock_flow_table is mostly readEric Dumazet1-1/+1
2010-04-16rfs: Receive Flow SteeringTom Herbert6-28/+283
2010-04-16packet : remove init_net restrictionDaniel Lezcano1-2/+0
2010-04-16cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL event bodyNishant Sarmukadam1-6/+10
2010-04-15ipv6: fix the comment of ip6_xmit()Shan Wei1-1/+1
2010-04-15net: replace ipfragok with skb->local_dfShan Wei11-15/+16
2010-04-15ipv6: cancel to setting local_df in ip6_xmit()Shan Wei1-4/+0
2010-04-15net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches1-2/+2
2010-04-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller29-218/+658
2010-04-15ip: Fix ip_dev_loopback_xmit()Eric Dumazet2-2/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6David S. Miller2-3/+9