summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-26net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy
2010-04-24rps: optimize rps_get_cpu()Changli Gao
2010-04-23Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller
2010-04-23IPv6: Complete IPV6_DONTFRAG supportBrian Haley
2010-04-23IPv6: Add dontfrag argument to relevant functionsBrian Haley
2010-04-23IPv6: data structure changes for new socket optionsBrian Haley
2010-04-23l2tp_eth: fix memory allocationJiri Pirko
2010-04-23l2tp: fix memory allocationJiri Pirko
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-23bridge br_multicast: IPv6 MLD support.YOSHIFUJI Hideaki
2010-04-23bridge br_multicast: Make functions less ipv4 dependent.YOSHIFUJI Hideaki
2010-04-23ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki
2010-04-22X25: Add if_x25.h and x25 to device identifiersAndrew Hendry
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-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-21ethernet: print protocol in host byte orderJohannes Berg
2010-04-21net: Introduce skb_orphan_try()Eric Dumazet
2010-04-21fasync: RCU and fine grained lockingEric Dumazet
2010-04-21tcp: Mark v6 response packets as CHECKSUM_PARTIALDavid S. Miller
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-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma
2010-04-20net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko
2010-04-20rps: consistent rxhashEric Dumazet
2010-04-20rps: cleanupsEric Dumazet
2010-04-19rps: static functionsEric Dumazet
2010-04-19mac80211: add missing newlineJohannes Berg
2010-04-19mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen
2010-04-19mac80211: fix stopping RX BA session from timerJohannes Berg
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg
2010-04-19rps: shortcut net_rps_action()Eric Dumazet
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-18net: Introduce skb_orphan_try()Eric Dumazet
2010-04-18net: remove time limit in process_backlog()Eric Dumazet
2010-04-17rps: rps_sock_flow_table is mostly readEric Dumazet
2010-04-16rfs: Receive Flow SteeringTom Herbert