aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-27bridge: Fix build of ipv6 multicast code.David S. Miller
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明
2010-04-26bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明
2010-04-26ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt
2010-04-26net: use sk_sleep()Eric Dumazet
2010-04-26phonet: use phonet_pernet instead of directly net_genericJiri Pirko
2010-04-25ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet
2010-04-25netns: rename unregister_pernet_subsys parameterJiri Pirko
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-22tcp: bind() fix when many ports are boundEric Dumazet
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-22rdma: potential ERR_PTR dereferenceDan Carpenter
2010-04-22rtnetlink: potential ERR_PTR dereferenceDan Carpenter
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-21net: ipv6 bind to device issueJiri Olsa
2010-04-21ethernet: print protocol in host byte orderJohannes Berg
2010-04-21net: Introduce skb_orphan_try()Eric Dumazet
2010-04-21ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei
2010-04-21X25 fix dead unaccepted socketsandrew hendry
2010-04-21xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel
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