summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_hashlimit: fix race condition and simplify lockingPatrick McHardy2010-02-031-34/+18
* netfilter: xt_TCPMSS: SYN packets are allowed to contain dataSimon Arlott2010-02-021-10/+8
* netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-022-7/+14
* netfiltr: ipt_CLUSTERIP: simplify seq_file codeAAlexey Dobriyan2010-01-221-9/+5
* IPv6: reassembly: replace magic number with macro definitionsShan Wei2010-01-203-4/+6
* netfilter: nf_conntrack_ipv6: delete the redundant macro definitionsShan Wei2010-01-201-3/+0
* netfilter: nfnetlink_queue: simplify warning messageEric Leblond2010-01-181-2/+2
* netfilter: xt_hashlimit: netns supportAlexey Dobriyan2010-01-181-43/+98
* netfilter: xt_recent: netns supportAlexey Dobriyan2010-01-181-41/+95
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-1819-53/+59
* netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-184-21/+32
* netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan2010-01-181-9/+5
* netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2010-01-182-0/+4
* netfilter: xt_connlimit: netns supportAlexey Dobriyan2010-01-181-3/+5
* netfilter: ctnetlink: netns supportAlexey Dobriyan2010-01-131-26/+39
* netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-136-35/+58
* netfilter: xt_osf: change %pi4 to %pI4Joe Perches2010-01-111-2/+2
* ipvs: use standardized format in sprintfJoe Perches2010-01-111-1/+1
* netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches2010-01-111-70/+35
* IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-054-26/+44
* netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt2010-01-042-23/+14
* netfilter: xtables: do not grab random bytes at __initJan Engelhardt2010-01-042-2/+11
* netfilter: xt_recent: save 8 bytes per htableJan Engelhardt2010-01-041-4/+4
* netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall2010-01-041-20/+11
* axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki2010-01-031-3/+0
* tipc: use kconfig to limit numeric rangesAmerigo Wang2010-01-032-7/+11
* can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde2010-01-031-0/+1
* can: Speed up CAN frame receiption by using ml_privOliver Hartkopp2010-01-033-119/+96
* drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall2010-01-031-1/+1
* bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-033-3/+30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-3099-3119/+4015
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-3028-447/+130
| |\
| | * Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2009-12-292-158/+46
| | * iwmc3200wifi: fix array out-of-boundary accessZhu Yi2009-12-281-1/+1
| | * wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-281-1/+1
| | * mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
| | * mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-281-0/+4
| | * ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-282-1/+4
| | * ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez2009-12-281-0/+6
| | * ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez2009-12-281-0/+2
| | * ath9k: fix suspend by waking device prior to stopSujith2009-12-281-0/+6
| | * cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-281-4/+9
| | * wl1271_cmd.c: cleanup char => u8Dan Carpenter2009-12-281-2/+2
| | * iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| | * ath9k: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| | * cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-281-1/+12
| | * wireless: remove remaining qual codeJohannes Berg2009-12-2811-257/+4
| | * rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde2009-12-281-0/+1
| | * ath5k: fix SWI calibration interrupt stormBob Copeland2009-12-281-4/+3
| | * mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-281-0/+4
OpenPOWER on IntegriCloud