summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet1-2/+11
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller2-37/+38
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-1/+1
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen1-0/+2
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen1-1/+4
2010-04-27cfg80211: add ap isolation supportFelix Fietkau1-0/+2
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2010-04-27net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet1-2/+5
2010-04-27rps: inet_rps_save_rxhash() argument is not constEric Dumazet1-1/+1
2010-04-27TCP: avoid to send keepalive probes if receiving dataFlavio Leitner1-0/+8
2010-04-27net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney1-1/+3
2010-04-26net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy1-1/+1
2010-04-23Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller1-0/+75
2010-04-23IPv6: Complete IPV6_DONTFRAG supportBrian Haley1-0/+2
2010-04-23IPv6: Add dontfrag argument to relevant functionsBrian Haley2-2/+4
2010-04-23Merge branch 'master' into for-davemJohn W. Linville2-5/+14
2010-04-23ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki1-0/+75
2010-04-22X25: Add if_x25.h and x25 to device identifiersAndrew Hendry1-0/+1
2010-04-22dst: rcu check refinementEric Dumazet1-1/+2
2010-04-22tcp: fix outsegs stat for TSO segmentsTom Herbert2-0/+3
2010-04-21radiotap parser: fix endian annotationJohannes Berg1-1/+1
2010-04-20net: sk_sleep() helperEric Dumazet2-4/+8
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau1-0/+4
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka1-0/+1
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-1/+2
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-0/+1
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy45-133/+1332
2010-04-19mac80211: fix typo in commentsDaniel Halperin1-3/+3
2010-04-16rfs: Receive Flow SteeringTom Herbert1-0/+38
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez1-0/+2
2010-04-15net: replace ipfragok with skb->local_dfShan Wei4-5/+4
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+21
2010-04-15netfilter: bridge-netfilter: Fix MAC header handling with IP DNATBart De Schuymer1-0/+14
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy2-0/+6
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy1-12/+1
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy1-2/+2
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy1-0/+2
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2-11/+12
2010-04-13net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy1-0/+1
2010-04-13net: sk_dst_cache RCUificationEric Dumazet3-34/+32
2010-04-11inet: Remove unused send_check length argumentHerbert Xu2-3/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-0/+17
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller11-0/+13
2010-04-08xfrm: Fix crashes in xfrm_lookup()Timo Teräs1-7/+0
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-4/+36
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes1-0/+4
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen1-0/+11
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs1-3/+7
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs2-4/+21
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1