aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-012-28/+30
* net: speedup sock_recv_ts_and_drops()Eric Dumazet2010-04-301-1/+18
* net: ip_queue_rcv_skb() helperEric Dumazet2010-04-281-0/+1
* net: speedup udp receive pathEric Dumazet2010-04-281-0/+10
* caif: Disconnect without waiting for responseSjur Braendeland2010-04-281-3/+4
* caif: Add reference counting to service layerSjur Braendeland2010-04-283-0/+40
* caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-282-7/+9
* net: disallow to use net_assign_generic externallyJiri Pirko2010-04-271-7/+2
* net: sk_add_backlog() take rmem_alloc into accountEric Dumazet2010-04-271-2/+11
* net: Make RFS socket operations not be inet specific.David S. Miller2010-04-272-37/+38
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-271-1/+1
|\
| * net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-261-1/+1
* | net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet2010-04-271-2/+5
* | rps: inet_rps_save_rxhash() argument is not constEric Dumazet2010-04-271-1/+1
* | TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-271-0/+8
* | net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney2010-04-271-1/+3
|/
* Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller2010-04-231-0/+75
|\
| * ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2010-04-231-0/+75
* | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-231-0/+2
* | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-232-2/+4
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-232-5/+14
|\ \ | |/ |/|
| * radiotap parser: fix endian annotationJohannes Berg2010-04-211-1/+1
| * mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2010-04-201-0/+4
| * mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka2010-04-201-0/+1
| * mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-201-1/+2
| * ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-201-0/+1
| * mac80211: fix typo in commentsDaniel Halperin2010-04-191-3/+3
| * mac80211: add LDPC control flagLuis R. Rodriguez2010-04-161-0/+2
* | X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-221-0/+1
* | dst: rcu check refinementEric Dumazet2010-04-221-1/+2
* | tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-222-0/+3
* | net: sk_sleep() helperEric Dumazet2010-04-202-4/+8
* | rfs: Receive Flow SteeringTom Herbert2010-04-161-0/+38
* | net: replace ipfragok with skb->local_dfShan Wei2010-04-154-5/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-153-2/+21
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-084-4/+36
| |\
| * | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-0/+11
| * | include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches2010-03-311-1/+1
| * | mac80211: explicitly disable/enable QoSStanislaw Gruszka2010-03-311-0/+5
| * | mac80211: support paged rx SKBsZhu Yi2010-03-311-1/+4
* | | ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-132-0/+6
* | | ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-131-12/+1
* | | ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-131-2/+2
* | | ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-131-0/+2
* | | ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-132-11/+12
* | | net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-131-0/+1
* | | net: sk_dst_cache RCUificationEric Dumazet2010-04-133-34/+32
* | | inet: Remove unused send_check length argumentHerbert Xu2010-04-112-3/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1111-0/+17
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1111-0/+13
| |\ \ \