summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland
2010-04-28caif: Add reference counting to service layerSjur Braendeland
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-04-27net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet
2010-04-27rps: inet_rps_save_rxhash() argument is not constEric Dumazet
2010-04-27TCP: avoid to send keepalive probes if receiving dataFlavio Leitner
2010-04-27net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney
2010-04-26net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy
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-23Merge branch 'master' into for-davemJohn W. Linville
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-22dst: rcu check refinementEric Dumazet
2010-04-22tcp: fix outsegs stat for TSO segmentsTom Herbert
2010-04-21radiotap parser: fix endian annotationJohannes Berg
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma
2010-04-19mac80211: fix typo in commentsDaniel Halperin
2010-04-16rfs: Receive Flow SteeringTom Herbert
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez
2010-04-15net: replace ipfragok with skb->local_dfShan Wei
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy
2010-04-13net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2010-04-11inet: Remove unused send_check length argumentHerbert Xu
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-08xfrm: Fix crashes in xfrm_lookup()Timo Teräs
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V