summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-279-16/+32
|\
| * bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明2010-04-261-3/+3
| * ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt2010-04-261-0/+3
| * ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet2010-04-251-1/+1
| * tcp: bind() fix when many ports are boundEric Dumazet2010-04-222-10/+21
| * rdma: potential ERR_PTR dereferenceDan Carpenter2010-04-221-1/+1
| * rtnetlink: potential ERR_PTR dereferenceDan Carpenter2010-04-221-2/+3
| * net: ipv6 bind to device issueJiri Olsa2010-04-211-1/+1
| * ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-211-1/+1
| * X25 fix dead unaccepted socketsandrew hendry2010-04-211-0/+1
| * xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-211-1/+1
* | bridge: Fix build of ipv6 multicast code.David S. Miller2010-04-271-0/+1
* | bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明2010-04-261-6/+3
* | net: use sk_sleep()Eric Dumazet2010-04-262-18/+18
* | phonet: use phonet_pernet instead of directly net_genericJiri Pirko2010-04-261-8/+15
* | netns: rename unregister_pernet_subsys parameterJiri Pirko2010-04-251-2/+2
* | rps: optimize rps_get_cpu()Changli Gao2010-04-241-13/+11
* | Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller2010-04-234-156/+619
|\ \
| * | bridge br_multicast: IPv6 MLD support.YOSHIFUJI Hideaki2010-04-233-4/+429
| * | bridge br_multicast: Make functions less ipv4 dependent.YOSHIFUJI Hideaki2010-04-232-58/+151
| * | ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2010-04-231-95/+40
* | | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-235-8/+112
* | | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-237-10/+42
* | | IPv6: data structure changes for new socket optionsBrian Haley2010-04-231-0/+46
* | | l2tp_eth: fix memory allocationJiri Pirko2010-04-231-28/+1
* | | l2tp: fix memory allocationJiri Pirko2010-04-231-28/+1
* | | Merge branch 'master' into for-davemJohn W. Linville2010-04-239-15/+68
|\ \ \ | |/ / |/| |
| * | mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen2010-04-201-0/+5
| * | mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-202-0/+21
| * | ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-201-0/+1
| * | mac80211: add missing newlineJohannes Berg2010-04-191-1/+1
| * | mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2010-04-192-3/+17
| * | mac80211: fix stopping RX BA session from timerJohannes Berg2010-04-191-5/+13
| * | cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...Nishant Sarmukadam2010-04-161-6/+10
* | | X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-221-16/+20
* | | net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-221-0/+7
* | | tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-221-2/+3
* | | IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-222-1/+25
* | | net: Orphan and de-dst skbs earlier in xmit path.David S. Miller2010-04-221-7/+8
* | | rps: immediate send IPI in process_backlog()Eric Dumazet2010-04-221-34/+42
* | | ethernet: print protocol in host byte orderJohannes Berg2010-04-211-1/+1
* | | net: Introduce skb_orphan_try()Eric Dumazet2010-04-211-1/+0
* | | fasync: RCU and fine grained lockingEric Dumazet2010-04-211-62/+11
* | | tcp: Mark v6 response packets as CHECKSUM_PARTIALDavid S. Miller2010-04-211-0/+3
* | | tcp: Fix ipv6 checksumming on response packets for real.David S. Miller2010-04-211-2/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-2110-11/+19
|\ \ \ | | |/ | |/|
| * | net: Fix an RCU warning in dev_pick_tx()David Howells2010-04-211-1/+1
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-211-1/+4
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-195-7/+11
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-1311-28/+125
| | |\ \ \
OpenPOWER on IntegriCloud