aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller
2008-09-20tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen
2008-09-20tcp: reorganize retransmit code loopsIlpo Järvinen
2008-09-20tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen
2008-09-20tcp: Partial hint clearing has again become meaninglessIlpo Järvinen
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg
2008-09-15mac80211: fix scan vs. interface removal raceJohannes Berg
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez
2008-09-12pkt_action: add new action skbeditAlexander Duyck
2008-09-11mac80211: make conf_tx non-atomicJohannes Berg
2008-09-09ipsec: Use RCU-like construct for saved state within a walkHerbert Xu
2008-09-09Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...Simon Horman
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker
2008-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann
2008-09-08Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener
2008-09-09ipvs: Restrict connection table size via KconfigSven Wegener
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz
2008-09-05IPVS: Convert real server lookup functionsJulius Volz
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz
2008-09-05IPVS: Add internal versions of sockopt interface structsJulius Volz
2008-09-05IPVS: Add debug macros for v4 and v6 address outputJulius Volz
2008-09-05IPVS: Add general v4/v6 helper functions / data structuresJulius Volz
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz
2008-09-04tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker
2008-09-02netlink: Remove compat API for nested attributesThomas Graf
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-08-29mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-28net: more #ifdef CONFIG_COMPATAlexey Dobriyan
2008-08-27pkt_sched: Fix sch_tree_lock()Jarek Poplawski
2008-08-27pkt_sched: Fix gen_estimator locksJarek Poplawski