aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-3/+12
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-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun1-0/+3
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo2-2/+8
2008-09-24mac80211: clean up rate control APIJohannes Berg1-0/+68
2008-09-24cfg80211: show interface typeJohannes Berg2-2/+6
2008-09-24cfg80211: 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-22pkt_sched: Make qdisc->gso_skb a list.David S. Miller1-1/+1
2008-09-22sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().David S. Miller1-8/+2
2008-09-22Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont1-0/+5
2008-09-22Phonet: proc interface for port rangeRemi Denis-Courmont1-0/+3
2008-09-22Phonet: Phonet datagram transport protocolRemi Denis-Courmont1-0/+6
2008-09-22Phonet: common socket glueRemi Denis-Courmont1-0/+23
2008-09-22Phonet: Netlink interfaceRemi Denis-Courmont1-0/+1
2008-09-22Phonet: network device and address handlingRemi Denis-Courmont1-0/+50
2008-09-22Phonet: PF_PHONET protocol family supportRemi Denis-Courmont1-0/+74
2008-09-22ipsec: Fix xfrm_state_walk raceHerbert Xu1-7/+3
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller1-2/+2
2008-09-20tcp: don't clear retransmit_skb_hint when not necessaryIlpo Järvinen1-1/+6
2008-09-20tcp: reorganize retransmit code loopsIlpo Järvinen1-1/+0
2008-09-20tcp: convert retransmit_cnt_hint to seqnoIlpo Järvinen1-0/+2
2008-09-20tcp: Partial hint clearing has again become meaninglessIlpo Järvinen1-6/+1
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg1-0/+1
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg1-0/+2
2008-09-15mac80211: share sta->supp_ratesJohannes Berg1-0/+2
2008-09-15mac80211: share STA information with driverJohannes Berg1-5/+48
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-31/+4
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg1-0/+6
2008-09-15mac80211: fix scan vs. interface removal raceJohannes Berg1-1/+3
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez3-0/+120
2008-09-12pkt_action: add new action skbeditAlexander Duyck1-0/+34
2008-09-11netlink: fix overrun in attribute iterationVegard Nossum1-1/+1
2008-09-11mac80211: make conf_tx non-atomicJohannes Berg1-1/+1
2008-09-09ipsec: Use RCU-like construct for saved state within a walkHerbert Xu1-10/+5
2008-09-09Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6David S. Miller1-70/+238
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2008-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6Simon 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/holtmann/bluetooth-2.6David 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-08Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller1-0/+15
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David 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-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano1-0/+3