aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-27
|\
| * net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-26
* | net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet2010-04-27
* | rps: inet_rps_save_rxhash() argument is not constEric Dumazet2010-04-27
* | TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-27
* | net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney2010-04-27
|/
* Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller2010-04-24
|\
| * ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2010-04-23
* | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-24
* | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-24
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\ \ | |/ |/|
| * radiotap parser: fix endian annotationJohannes Berg2010-04-21
| * mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2010-04-20
| * mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka2010-04-20
| * mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-20
| * ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-20
| * mac80211: fix typo in commentsDaniel Halperin2010-04-19
| * mac80211: add LDPC control flagLuis R. Rodriguez2010-04-16
* | X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-22
* | dst: rcu check refinementEric Dumazet2010-04-22
* | tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-22
* | net: sk_sleep() helperEric Dumazet2010-04-20
* | rfs: Receive Flow SteeringTom Herbert2010-04-16
* | net: replace ipfragok with skb->local_dfShan Wei2010-04-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
| |\
| * | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-07
| * | include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches2010-03-31
| * | mac80211: explicitly disable/enable QoSStanislaw Gruszka2010-03-31
| * | mac80211: support paged rx SKBsZhu Yi2010-03-31
* | | ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-13
* | | ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-13
* | | ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-13
* | | ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-13
* | | ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-13
* | | net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-13
* | | net: sk_dst_cache RCUificationEric Dumazet2010-04-13
* | | inet: Remove unused send_check length argumentHerbert Xu2010-04-11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
| |\ \ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-04-05
| | |\ \ \
| | | * | | 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-05
| | * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| | |/ / /
| * / / / x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes2010-04-08
| |/ / /
* | | | xfrm: Fix crashes in xfrm_lookup()Timo Teräs2010-04-08
* | | | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-07
* | | | flow: virtualize flow cache entry methodsTimo Teräs2010-04-07
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\| | |
| * | | Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
* | | | net: convert multicast list to list_headJiri Pirko2010-04-03