summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-1612-26/+839
* netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso2012-06-163-5/+20
* netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso2012-06-165-8/+34
* netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso2012-06-165-1/+208
* netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-1617-106/+111
* netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso2012-06-162-10/+15
* netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso2012-06-167-31/+14
* ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf2012-06-125-11/+34
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12219-7378/+12126
|\
| * ssb: add missing PCI ID for b/g/n single band BCM4322Jonas Gorski2012-06-111-0/+1
| * ath9k_hw: Initvals update for AR9462Sujith Manoharan2012-06-111-0/+1
| * mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar2012-06-111-7/+27
| * mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar2012-06-114-10/+89
| * mwifiex: shorten per channel scan timeBing Zhao2012-06-111-3/+3
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-06-1153-2553/+2329
| |\
| | * iwlwifi: remove extern opmode ops declarationsJohannes Berg2012-06-062-6/+3
| | * iwlwifi: move RF config into NIC configJohannes Berg2012-06-062-43/+31
| | * iwlwifi: configure PHY version for 1000 seriesJohannes Berg2012-06-061-4/+1
| | * iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle2012-06-064-4/+4
| | * iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-0632-1996/+1854
| | * iwlwifi: configure the SKU in the HWEmmanuel Grumbach2012-06-062-6/+15
| | * iwlwifi: fix rf configurationEmmanuel Grumbach2012-06-062-6/+27
| | * iwlwifi: add iwl_set_bits_maskJohannes Berg2012-06-062-0/+20
| | * iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-065-26/+58
| | * iwlwifi: update mask value for SCD queue configEmmanuel Grumbach2012-06-061-1/+1
| | * iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-066-50/+50
| | * iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-065-10/+10
| | * iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach2012-06-061-4/+1
| | * iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach2012-06-061-18/+18
| | * iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2012-06-062-7/+0
| | * iwlwifi: move ht40 bitmap into configJohannes Berg2012-06-068-19/+14
| | * iwlwifi: unify tx_chains_num settingJohannes Berg2012-06-062-34/+8
| | * iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-0635-115/+106
| | * iwlwifi: trust mac80211 HT40 settingJohannes Berg2012-06-061-23/+1
| | * iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-0611-16/+13
| | * iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer2012-06-061-1/+3
| | * iwlwifi: give HT format to mac80211/radiotapJohannes Berg2012-06-062-0/+4
| | * iwlwifi: use mac80211 channel for radar checkJohannes Berg2012-06-061-18/+2
| | * iwlwifi: use mac80211 channels for reset scanJohannes Berg2012-06-061-20/+8
| | * iwlwifi: trust mac80211 channel settingJohannes Berg2012-06-063-27/+1
| | * iwlwifi: use mac80211 channel in connection initJohannes Berg2012-06-061-10/+2
| | * iwlwifi: make a lot of functions staticJohannes Berg2012-06-065-160/+82
| | * iwlwifi: handle race condition in ROC flowIlan Peer2012-06-065-10/+68
| | * iwlwifi: Check BSS ctx active before call mac80211Ilan Peer2012-06-061-0/+5
| * | Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-06-1116-392/+1106
| |\ \
| | * | NFC: Monitor pn533 target modeSamuel Ortiz2012-06-041-1/+22
| | * | NFC: Convert pn533 from semaphore to mutexSamuel Ortiz2012-06-041-7/+7
| | * | NFC: Set the proper baud rate when trying to activate pn533 targetsSamuel Ortiz2012-06-041-2/+23
| | * | NFC: Destroy LLCP timout workqueue when releasing the linkSamuel Ortiz2012-06-041-0/+1
| | * | NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLSSamuel Ortiz2012-06-041-2/+2
OpenPOWER on IntegriCloud