summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-247-10/+42
* IPv6: data structure changes for new socket optionsBrian Haley2010-04-241-0/+46
* l2tp_eth: fix memory allocationJiri Pirko2010-04-241-28/+1Star
* l2tp: fix memory allocationJiri Pirko2010-04-241-28/+1Star
* 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-231-16/+20
* | net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-231-0/+7
* | tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-231-2/+3
* | IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-232-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-221-1/+1
* | net: Introduce skb_orphan_try()Eric Dumazet2010-04-221-1/+0Star
* | fasync: RCU and fine grained lockingEric Dumazet2010-04-221-62/+11Star
* | 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/+0Star
* | 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
| | |\ \ \
| | * \ \ \ Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-04-131-1/+4
| | |\ \ \ \
| | | * | | | svcrdma: RDMA support not yet compatible with RPC6Tom Tucker2010-04-051-1/+4
| * | | | | | ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu2010-04-211-1/+1
| * | | | | | bridge: add a missing ntohs()Eric Dumazet2010-04-211-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-212-1/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | mac80211: pass HT changes to driver when off channelReinette Chatre2010-04-191-0/+2
| | * | | | | mac80211: remove bogus TX agg state assignmentJohannes Berg2010-04-191-1/+0Star
| * | | | | | packet : remove init_net restrictionDaniel Lezcano2010-04-171-2/+0Star
| * | | | | | ip: Fix ip_dev_loopback_xmit()Eric Dumazet2010-04-152-2/+2
| * | | | | | net: dev_pick_tx() fixEric Dumazet2010-04-151-2/+6
| * | | | | | fib: suppress lockdep-RCU false positive in FIB trie.Eric Dumazet2010-04-151-1/+3
| | |_|_|/ / | |/| | | |
* | | | | | net: Remove two unnecessary exports (skbuff).Rami Rosen2010-04-211-4/+2Star
* | | | | | net: Fix various endianness glitchesEric Dumazet2010-04-2117-61/+65
* | | | | | net: sk_sleep() helperEric Dumazet2010-04-2140-191/+191
* | | | | | net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko2010-04-201-0/+1
* | | | | | rps: consistent rxhashEric Dumazet2010-04-201-7/+18
* | | | | | rps: cleanupsEric Dumazet2010-04-201-69/+80
* | | | | | rps: static functionsEric Dumazet2010-04-191-2/+2
* | | | | | rps: shortcut net_rps_action()Eric Dumazet2010-04-191-47/+32Star
* | | | | | net: Introduce skb_orphan_try()Eric Dumazet2010-04-181-14/+13Star
* | | | | | net: remove time limit in process_backlog()Eric Dumazet2010-04-181-3/+2Star
* | | | | | rps: rps_sock_flow_table is mostly readEric Dumazet2010-04-171-1/+1