summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller32-1089/+971
2008-06-10netfilter: {ip,ip6,nfnetlink}_queue: misc cleanupsRami Rosen3-7/+0
2008-06-10netfilter: ctnetlink: include conntrack status in destroy event messageFabian Hugelshofer1-3/+3
2008-06-10netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer5-6/+18
2008-06-10netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy6-16/+16
2008-06-10netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2Pekka Enberg1-6/+4
2008-06-10netfilter: ip6_tables: add ip6tables security tableJames Morris3-0/+185
2008-06-10netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris5-6/+207
2008-06-10netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso1-0/+80
2008-06-10netfilter: ctnetlink: group errors into logical errno setsPablo Neira Ayuso1-11/+10
2008-06-10netfilter: ebtables: add IPv6 supportKuo-lang Tseng4-16/+202
2008-06-10af_iucv: exploit target message class support of IUCVUrsula Braun1-0/+1
2008-06-10iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens1-4/+7
2008-06-10iucv: fix section mismatch warning.Heiko Carstens1-1/+1
2008-06-10sctp: Fix problems with the new SCTP_DELAYED_ACK codeVlad Yasevich1-2/+2
2008-06-05netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev1-2/+2
2008-06-05tipc: Message rejection rework preparatory changesAllan Stephens3-4/+31
2008-06-05tipc: Fix bugs in rejection of message with short headerAllan Stephens1-4/+6
2008-06-05tipc: Message header creation optimizationsAllan Stephens1-6/+1
2008-06-05tipc: Expand link sequence gap field to 13 bitsAllan Stephens1-4/+4
2008-06-05tipc: Add missing spinlock in name table display codeAllan Stephens1-1/+3
2008-06-05tipc: Prevent display of name table types with no publicationsAllan Stephens1-0/+3
2008-06-05tipc: Optimize message initialization routineAllan Stephens7-18/+16
2008-06-05tipc: Prevent access of non-existent field in short message headerAllan Stephens1-1/+3
2008-06-05tipc: Minor optimizations to received message processingAllan Stephens3-25/+8
2008-06-05tipc: Fix minor bugs in link session number handlingAllan Stephens1-5/+12
2008-06-05tipc: Fix bugs in message error code display when debuggingAllan Stephens1-3/+0
2008-06-05tipc: Standardize error checking on incoming messages via native APIAllan Stephens1-16/+9
2008-06-05tipc: Fix bug in connection setup via native APIAllan Stephens1-6/+3
2008-06-03mac80211: removing shadowed sbandTomas Winkler1-3/+0
2008-06-03mac80211: fix unbalanced locking in ieee80211_get_buffered_bcTomas Winkler1-1/+1
2008-06-03mac80211: fix panic when using hardware WEPPavel Roskin1-1/+1
2008-06-03mac80211: fix rate control initialisationJohannes Berg1-0/+2
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach2-2/+46
2008-06-03mac80211: sends HT IE to user level through wextEmmanuel Grumbach1-0/+8
2008-06-03mac80211: fix deadlock in sta->lockTomas Winkler1-13/+17
2008-06-03mac80211: fix ieee80211_get_buffered_bcTomas Winkler1-9/+7
2008-06-03mac80211: clean up skb reallocation codeJohannes Berg3-70/+95
2008-05-26irda: Push BKL down into irda ioctl handlersAlan Cox2-28/+33
2008-05-26wanrouter: Push down BKLAlan Cox2-3/+5
2008-05-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller19-435/+160
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy3-14/+3
2008-05-22mac80211: remove channel use statisticsJohannes Berg6-169/+12
2008-05-22mac80211: use multi-queue master netdeviceJohannes Berg10-93/+114
2008-05-22mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg2-3/+22
2008-05-22mac80211: move TX info into skb->cbJohannes Berg15-363/+285
2008-05-22mac80211: reorder some transmit handlersJohannes Berg1-116/+118
2008-05-22mac80211: use rate index in TX controlJohannes Berg7-78/+93
2008-05-22mac80211: let drivers wake but not start queuesJohannes Berg2-13/+7
2008-05-22mac80211: fix bugs in queue handling functionsJohannes Berg1-3/+3