summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2008-10-01ipv6: almost identical frag hashing funcs combinedIlpo Järvinen1-0/+2
2008-09-30ieee80211.h: remove superfluous ETH_P_PAE definitionJohn W. Linville1-4/+0
2008-09-25mac80211: clean up rate control APIJohannes Berg1-0/+68
2008-09-25cfg80211: show interface typeJohannes Berg2-2/+6
2008-09-25cfg80211: fix code ordering in header fileJohannes Berg1-9/+9
2008-09-23pkt_sched: Remove the tx queue state check in qdisc_run()Jarek Poplawski1-4/+1
2008-09-23tcp: Use SKB queue handling interfaces instead of by-hand versions.David S. Miller1-25/+15
2008-09-23tcp: Use skb_queue_is_last() instead of by-hand version.David S. Miller1-3/+3
2008-09-23pkt_sched: Make qdisc->gso_skb a list.David S. Miller1-1/+1
2008-09-23sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().David S. Miller1-8/+2
2008-09-23Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont1-0/+5
2008-09-23Phonet: proc interface for port rangeRemi Denis-Courmont1-0/+3
2008-09-23Phonet: Phonet datagram transport protocolRemi Denis-Courmont1-0/+6
2008-09-23Phonet: common socket glueRemi Denis-Courmont1-0/+23
2008-09-23Phonet: Netlink interfaceRemi Denis-Courmont1-0/+1
2008-09-23Phonet: network device and address handlingRemi Denis-Courmont1-0/+50
2008-09-23Phonet: PF_PHONET protocol family supportRemi Denis-Courmont1-0/+74
2008-09-23ipsec: Fix xfrm_state_walk raceHerbert Xu1-7/+3
2008-09-22net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller1-2/+2
2008-09-21tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen1-1/+6
2008-09-21tcp: reorganize retransmit code loopsIlpo Järvinen1-1/+0
2008-09-21tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen1-0/+2
2008-09-21tcp: Partial hint clearing has again become meaninglessIlpo Järvinen1-6/+1
2008-09-16mac80211: fix virtual interfaces vs. injectionJohannes Berg1-0/+1
2008-09-16mac80211: share sta_info->ht_infoJohannes Berg1-0/+2
2008-09-16mac80211: share sta->supp_ratesJohannes Berg1-0/+2
2008-09-16mac80211: share STA information with driverJohannes Berg1-5/+48
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-31/+4
2008-09-16mac80211: inform driver of basic ratesetJohannes Berg1-0/+6
2008-09-16mac80211: fix scan vs. interface removal raceJohannes Berg1-1/+3
2008-09-16cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez3-0/+120
2008-09-13pkt_action: add new action skbeditAlexander Duyck1-0/+34
2008-09-11mac80211: make conf_tx non-atomicJohannes Berg1-1/+1
2008-09-10ipsec: Use RCU-like construct for saved state within a walkHerbert Xu1-10/+5
2008-09-10Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-70/+238
2008-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2008-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...Simon Horman2-0/+6
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker1-15/+0
2008-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller1-1/+2
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann1-0/+1
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann1-1/+1
2008-09-09Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller1-0/+15
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-0/+3
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener1-19/+2
2008-09-09ipvs: Restrict connection table size via KconfigSven Wegener1-9/+1
2008-09-09netns : fix kernel panic in timewait socket destructionDaniel Lezcano1-0/+3
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+3
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz1-20/+33
2008-09-05IPVS: Convert real server lookup functionsJulius Volz1-3/+5
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz1-1/+19