summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: Use skb_queue_is_last() instead of by-hand version.David S. Miller2008-09-231-3/+3
* net: Add skb_queue_is_last().David S. Miller2008-09-231-0/+13
* 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
* net: Fix bus in SKB queue splicing interfaces.David S. Miller2008-09-221-4/+4
* net: network device name ifalias supportStephen Hemminger2008-09-223-0/+5
* Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont2008-09-222-0/+37
* Phonet: proc interface for port rangeRemi Denis-Courmont2008-09-221-0/+3
* Phonet: provide MAC header operationsRemi Denis-Courmont2008-09-221-0/+4
* Phonet: Phonet datagram transport protocolRemi Denis-Courmont2008-09-221-0/+6
* Phonet: common socket glueRemi Denis-Courmont2008-09-222-0/+26
* 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
* Phonet: global definitionsRemi Denis-Courmont2008-09-225-1/+147
* ipsec: Fix xfrm_state_walk raceHerbert Xu2008-09-222-8/+4
* isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-221-1/+1
* net: Add new interfaces for SKB list light-weight init and splicing.David S. Miller2008-09-211-2/+94
* 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-202-2/+0
* tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen2008-09-202-1/+3
* tcp: Partial hint clearing has again become meaninglessIlpo Järvinen2008-09-201-6/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-194-39/+280
|\
| * 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-154-2/+214
* | Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-09-191-0/+3
|\ \
| * | enic: add Cisco 10G Ethernet NIC driverScott Feldman2008-09-181-0/+2
| * | atl2: add atl2 driverChris Snook2008-09-181-0/+1
| |/
* | net: Fix build with ARCH=umDavid S. Miller2008-09-191-0/+7
|/
* pkt_action: add new action skbeditAlexander Duyck2008-09-123-0/+79
* pkt_sched: Add multiqueue scheduler supportAlexander Duyck2008-09-121-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-112-7/+25
|\
| * mac80211: move some HT code out of mlme.cJohannes Berg2008-09-111-0/+18
| * mac80211: make conf_tx non-atomicJohannes Berg2008-09-111-1/+1
| * mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-111-6/+6
* | net: Add SKB DMA mapping helper functions.David S. Miller2008-09-111-0/+8
* | net: Add DMA mapping tokens to skb_shared_info.David S. Miller2008-09-111-0/+6
|/
* 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-10240-55405/+198
| |\
| * | 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
OpenPOWER on IntegriCloud