summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-1032-1089/+971
|\
| * mac80211: removing shadowed sbandTomas Winkler2008-06-031-3/+0
| * mac80211: fix unbalanced locking in ieee80211_get_buffered_bcTomas Winkler2008-06-031-1/+1
| * mac80211: fix panic when using hardware WEPPavel Roskin2008-06-031-1/+1
| * mac80211: fix rate control initialisationJohannes Berg2008-06-031-0/+2
| * mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach2008-06-032-2/+46
| * mac80211: sends HT IE to user level through wextEmmanuel Grumbach2008-06-031-0/+8
| * mac80211: fix deadlock in sta->lockTomas Winkler2008-06-031-13/+17
| * mac80211: fix ieee80211_get_buffered_bcTomas Winkler2008-06-031-9/+7
| * mac80211: clean up skb reallocation codeJohannes Berg2008-06-033-70/+95
| * mac80211: remove channel use statisticsJohannes Berg2008-05-216-169/+12
| * mac80211: use multi-queue master netdeviceJohannes Berg2008-05-2110-93/+114
| * mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg2008-05-212-3/+22
| * mac80211: move TX info into skb->cbJohannes Berg2008-05-2115-363/+285
| * mac80211: reorder some transmit handlersJohannes Berg2008-05-211-116/+118
| * mac80211: use rate index in TX controlJohannes Berg2008-05-217-78/+93
| * mac80211: let drivers wake but not start queuesJohannes Berg2008-05-212-13/+7
| * mac80211: fix bugs in queue handling functionsJohannes Berg2008-05-211-3/+3
| * mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky2008-05-211-35/+61
| * mac80211: tkip.c use struct tkip_ctx in phase 2 key mixingHarvey Harrison2008-05-211-10/+7
| * mac80211: tkip.c use struct tkip_ctx in phase 1 key mixingHarvey Harrison2008-05-211-17/+10
| * mac80211: add a struct to hold tkip contextHarvey Harrison2008-05-215-49/+50
| * mac80211: add const, remove unused function, make one function staticHarvey Harrison2008-05-214-20/+7
| * mac80211: introduce struct michael_mic_ctx and static helpersHarvey Harrison2008-05-212-35/+44
| * mac80211: michael.c use kernel-provided infrastructureHarvey Harrison2008-05-211-46/+14
| * mac80211: Consolidate hash kfree-ing in mesh.c.Pavel Emelyanov2008-05-211-6/+9
| * mac80211: Merge error paths in mesh_table_grow().Pavel Emelyanov2008-05-211-12/+4
| * mac80211: Do not report false error from mesh_path_add.Pavel Emelyanov2008-05-211-1/+1
| * mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.Pavel Emelyanov2008-05-211-1/+1
| * mac80211: Report allocation failure from mesh_path_node_copy.Pavel Emelyanov2008-05-211-1/+4
| * mac80211: Prepare mesh_table_grow to failing copy_node callback.Pavel Emelyanov2008-05-213-4/+16
| * mac80211: Fix one more call to synchronize_rcu in atomic context.Pavel Emelyanov2008-05-211-1/+0
| * mac80211: Brush up error paths in mesh_path_add.Pavel Emelyanov2008-05-211-22/+20
* | netfilter: {ip,ip6,nfnetlink}_queue: misc cleanupsRami Rosen2008-06-093-7/+0
* | netfilter: ctnetlink: include conntrack status in destroy event messageFabian Hugelshofer2008-06-091-3/+3
* | netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer2008-06-095-6/+18
* | netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy2008-06-096-16/+16
* | netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2Pekka Enberg2008-06-091-6/+4
* | netfilter: ip6_tables: add ip6tables security tableJames Morris2008-06-093-0/+185
* | netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris2008-06-095-6/+207
* | netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso2008-06-091-0/+80
* | netfilter: ctnetlink: group errors into logical errno setsPablo Neira Ayuso2008-06-091-11/+10
* | netfilter: ebtables: add IPv6 supportKuo-lang Tseng2008-06-094-16/+202
* | af_iucv: exploit target message class support of IUCVUrsula Braun2008-06-091-0/+1
* | iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-06-091-4/+7
* | iucv: fix section mismatch warning.Heiko Carstens2008-06-091-1/+1
* | sctp: Fix problems with the new SCTP_DELAYED_ACK codeVlad Yasevich2008-06-091-2/+2
* | netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev2008-06-051-2/+2
* | tipc: Message rejection rework preparatory changesAllan Stephens2008-06-043-4/+31
* | tipc: Fix bugs in rejection of message with short headerAllan Stephens2008-06-041-4/+6
OpenPOWER on IntegriCloud