summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: Use skb_queue_is_last() instead of by-hand version.David S. Miller2008-09-231-3/+3
* pkt_sched: Make qdisc->gso_skb a list.David S. Miller2008-09-221-1/+1
* sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().David S. Miller2008-09-221-8/+2
* Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont2008-09-221-0/+5
* Phonet: proc interface for port rangeRemi Denis-Courmont2008-09-221-0/+3
* Phonet: Phonet datagram transport protocolRemi Denis-Courmont2008-09-221-0/+6
* Phonet: common socket glueRemi Denis-Courmont2008-09-221-0/+23
* Phonet: Netlink interfaceRemi Denis-Courmont2008-09-221-0/+1
* Phonet: network device and address handlingRemi Denis-Courmont2008-09-221-0/+50
* Phonet: PF_PHONET protocol family supportRemi Denis-Courmont2008-09-221-0/+74
* ipsec: Fix xfrm_state_walk raceHerbert Xu2008-09-221-7/+3
* net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-211-2/+2
* tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen2008-09-201-1/+6
* tcp: reorganize retransmit code loopsIlpo Järvinen2008-09-201-1/+0
* tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen2008-09-201-0/+2
* tcp: Partial hint clearing has again become meaninglessIlpo Järvinen2008-09-201-6/+1
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-0/+1
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-0/+2
* mac80211: share sta->supp_ratesJohannes Berg2008-09-151-0/+2
* mac80211: share STA information with driverJohannes Berg2008-09-151-5/+48
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-31/+4
* mac80211: inform driver of basic ratesetJohannes Berg2008-09-151-0/+6
* mac80211: fix scan vs. interface removal raceJohannes Berg2008-09-151-1/+3
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-153-0/+120
* pkt_action: add new action skbeditAlexander Duyck2008-09-121-0/+34
* mac80211: make conf_tx non-atomicJohannes Berg2008-09-111-1/+1
* ipsec: Use RCU-like construct for saved state within a walkHerbert Xu2008-09-091-10/+5
* Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2008-09-091-70/+238
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...Simon Horman2008-09-102-0/+6
| |\
| * | ipvs: Embed user stats structure into kernel stats structureSven Wegener2008-09-091-19/+2
| * | ipvs: Restrict connection table size via KconfigSven Wegener2008-09-091-9/+1
| * | IPVS: Adjust various debug outputs to use new macrosJulius Volz2008-09-051-20/+33
| * | IPVS: Convert real server lookup functionsJulius Volz2008-09-051-3/+5
| * | IPVS: Add and bind IPv6 xmit functionsJulius Volz2008-09-051-1/+19
| * | IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-051-5/+11
| * | IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz2008-09-051-0/+11
| * | IPVS: Add 'af' args to protocol handler functionsJulius Volz2008-09-051-6/+9
| * | IPVS: Add IPv6 support flag to schedulersJulius Volz2008-09-051-0/+3
| * | IPVS: Add v6 support to ip_vs_service_get()Julius Volz2008-09-051-1/+2
| * | IPVS: Add internal versions of sockopt interface structsJulius Volz2008-09-051-0/+39
| * | IPVS: Add debug macros for v4 and v6 address outputJulius Volz2008-09-051-0/+42
| * | IPVS: Add general v4/v6 helper functions / data structuresJulius Volz2008-09-051-0/+49
| * | IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-6/+12
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-09-091-1/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-091-1/+2
| |\ \
| | * | [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-091-0/+1
| | * | [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-091-1/+1
* | | | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker2008-09-091-15/+0
* | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller2008-09-081-0/+15
|\ \ \ \
| * | | | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2008-09-041-0/+15
| | |/ / | |/| |
OpenPOWER on IntegriCloud