summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | | | | tipc: Message header creation optimizationsAllan Stephens2008-06-041-6/+1
* | | | | | tipc: Expand link sequence gap field to 13 bitsAllan Stephens2008-06-041-4/+4
* | | | | | tipc: Add missing spinlock in name table display codeAllan Stephens2008-06-041-1/+3
* | | | | | tipc: Prevent display of name table types with no publicationsAllan Stephens2008-06-041-0/+3
* | | | | | tipc: Optimize message initialization routineAllan Stephens2008-06-047-18/+16
* | | | | | tipc: Prevent access of non-existent field in short message headerAllan Stephens2008-06-041-1/+3
* | | | | | tipc: Minor optimizations to received message processingAllan Stephens2008-06-043-25/+8
* | | | | | tipc: Fix minor bugs in link session number handlingAllan Stephens2008-06-041-5/+12
* | | | | | tipc: Fix bugs in message error code display when debuggingAllan Stephens2008-06-041-3/+0
* | | | | | tipc: Standardize error checking on incoming messages via native APIAllan Stephens2008-06-041-16/+9
OpenPOWER on IntegriCloud