summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+14
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann-0/+1
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH-1/+13
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann-2/+4
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros-1/+2
2009-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-0/+1
2009-04-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy-0/+1
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich-2/+0
2009-04-06netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso-1/+4
2009-04-05net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov-1/+0
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-15/+0
2009-04-02tcp: add helper for counter tweaking due mid-wq changeIlpo Järvinen-15/+0
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore-0/+5
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore-1/+28
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg-12/+2
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg-0/+4
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg-2/+2
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg-0/+4
2009-03-27mac80211: add beacon filtering supportKalle Valo-0/+33
2009-03-27cfg80211: add feature to hold bssKalle Valo-0/+18
2009-03-27mac80211: disable power save when scanningKalle Valo-5/+7
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen-26/+0
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen-0/+113
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen-0/+46
2009-03-27mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg-6/+0
2009-03-27wireless: radiotap updatesJohannes Berg-1/+3
2009-03-27mac80211: reduce max number of queuesJohannes Berg-1/+1
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg-5/+0
2009-03-27net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding-0/+22
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-11/+31
2009-03-25netfilter: nf_conntrack: add generic function to get len of generic policyHolger Eitzenberger-0/+1
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet-11/+14
2009-03-25netfilter: limit the length of the helper nameHolger Eitzenberger-0/+2
2009-03-25netlink: add nla_policy_len()Holger Eitzenberger-0/+1
2009-03-25netfilter: ctnetlink: add callbacks to the per-proto nlattrsHolger Eitzenberger-0/+13
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack-5/+8
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich-2/+4
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-13/+10
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek-9/+33
2009-03-21snap: use const for descriptorStephen Hemminger-1/+5
2009-03-21sctp: Clean up TEST_FRAME hacks.Vlad Yasevich-7/+0
2009-03-21ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy-2/+3
2009-03-20net: reorder struct Qdisc for better SMP performanceEric Dumazet-9/+12
2009-03-18netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal-5/+0
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-24/+3
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+2
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-1/+2
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez-21/+3
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez-3/+0
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch-4/+1