aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-052-1/+14
|\
| * Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-041-0/+1
| * tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2009-05-041-1/+13
* | net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov2009-04-051-1/+0
|/
* Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-2/+4
* Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-161-0/+1
|\
| * netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-161-0/+1
* | ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich2009-04-111-2/+0
|/
* netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso2009-04-061-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-021-15/+0
|\
| * tcp: add helper for counter tweaking due mid-wq changeIlpo Järvinen2009-04-021-15/+0
* | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-281-0/+5
* | netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-282-1/+28
|/
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-12/+2
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-271-0/+4
* mac80211: unify and fix TX aggregation startJohannes Berg2009-03-271-2/+2
* mac80211: rate control status only for controlled packetsJohannes Berg2009-03-271-0/+4
* mac80211: add beacon filtering supportKalle Valo2009-03-271-0/+33
* cfg80211: add feature to hold bssKalle Valo2009-03-271-0/+18
* mac80211: disable power save when scanningKalle Valo2009-03-271-5/+7
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-271-26/+0
* nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-271-0/+113
* nl80211: Event notifications for MLME eventsJouni Malinen2009-03-271-0/+46
* mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg2009-03-271-6/+0
* wireless: radiotap updatesJohannes Berg2009-03-271-1/+3
* mac80211: reduce max number of queuesJohannes Berg2009-03-271-1/+1
* mac80211: remove ieee80211_num_regular_queuesJohannes Berg2009-03-271-5/+0
* net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding2009-03-271-0/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-267-11/+31
|\
| * netfilter: nf_conntrack: add generic function to get len of generic policyHolger Eitzenberger2009-03-251-0/+1
| * netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet2009-03-253-11/+14
| * netfilter: limit the length of the helper nameHolger Eitzenberger2009-03-251-0/+2
| * netlink: add nla_policy_len()Holger Eitzenberger2009-03-251-0/+1
| * netfilter: ctnetlink: add callbacks to the per-proto nlattrsHolger Eitzenberger2009-03-252-0/+13
* | ax88796: Add method to take MAC from platform dataDaniel Mack2009-03-241-5/+8
* | ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2009-03-242-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-243-13/+10
|\ \ | |/
| * netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal2009-03-181-5/+0
| * netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-161-4/+1
| * netfilter: use a linked list of loggersEric Leblond2009-03-161-3/+8
| * netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer2009-02-201-1/+1
* | dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-9/+33
* | snap: use const for descriptorStephen Hemminger2009-03-211-1/+5
* | sctp: Clean up TEST_FRAME hacks.Vlad Yasevich2009-03-211-7/+0
* | ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy2009-03-211-2/+3
* | net: reorder struct Qdisc for better SMP performanceEric Dumazet2009-03-201-9/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-171-24/+3
|\ \
| * | cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-161-21/+3
| * | cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-161-3/+0