summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso2012-06-161-7/+9
* netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso2012-06-165-29/+10
* ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf2012-06-123-11/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1246-1633/+1644
|\
| * Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-06-1110-264/+530
| |\
| | * 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
| | * NFC: Send a receiver ready frame only to reply to an I frameSamuel Ortiz2012-06-041-1/+1
| | * NFC: Requeue lost LLCP framesSamuel Ortiz2012-06-041-31/+55
| | * NFC: Call the DEP link down ops even when in target modeSamuel Ortiz2012-06-041-5/+0
| | * NFC: Don't hold a NULL connecting LLCP socket lockSamuel Ortiz2012-06-041-3/+3
| | * NFC: Introduce target mode rx data callbackSamuel Ortiz2012-06-043-0/+34
| | * NFC: Introduce target mode tx opsSamuel Ortiz2012-06-043-25/+28
| | * NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2012-06-041-4/+10
| | * NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-043-0/+100
| | * NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-046-17/+32
| | * NFC: Export LLCP general bytes getterSamuel Ortiz2012-06-041-0/+8
| | * NFC: LLCP's MIUX is 10 bytes long, not 7Samuel Ortiz2012-06-041-2/+2
| | * NFC: Move LLCP MIU extension value to socket structureSamuel Ortiz2012-06-044-2/+9
| | * NFC: Move LLCP receiver window value to socket structureSamuel Ortiz2012-06-044-21/+55
| | * NFC: Socket linked listSamuel Ortiz2012-06-043-135/+158
| | * NFC: Take a reference on the LLCP local pointer when creating a socketSamuel Ortiz2012-06-043-24/+40
| * | mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-069-751/+532
| * | mac80211: do remain-on-channel while idleJohannes Berg2012-06-064-24/+10
| * | mac80211: add stations after AP start on reconfigArik Nemtsov2012-06-061-7/+30
| * | cfg80211: validate remain-on-channel time betterJohannes Berg2012-06-061-7/+16
| * | mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs2012-06-061-0/+1
| * | mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh2012-06-061-0/+1
| * | mac80211: print info when disabling HTJohannes Berg2012-06-061-3/+10
| * | mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka2012-06-061-34/+46
| * | rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung2012-06-061-1/+1
| * | cfg80211: clarify set_channel APIsJohannes Berg2012-06-068-76/+50
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-0611-22/+97
| |\ \
| * | | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-055-15/+144
| * | | cfg80211: disallow setting channel on WDS interfacesJohannes Berg2012-06-052-4/+2
| * | | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-052-2/+56
| * | | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-052-18/+7
| * | | mac80211: move ieee80211_set_channel functionJohannes Berg2012-06-051-35/+35
| * | | mac80211: clean up ieee80211_set_channelJohannes Berg2012-06-051-16/+2
| * | | mac80211: simplify association HT parametersJohannes Berg2012-06-052-16/+13
| * | | cfg80211: deprecate CFG80211_WEXTJohannes Berg2012-06-051-1/+0
| * | | wireless: remove wext sysfsJohannes Berg2012-06-052-87/+0
| * | | mac80211: remove ieee80211_get_operstate()Eliad Peller2012-06-051-7/+0
| * | | net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2012-06-052-55/+30
| * | | net: mac80211: Add and use ht_vdbg debugging macroJoe Perches2012-06-052-90/+37
| * | | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-0517-227/+181
| * | | mac80211: send beacon loss events to userspaceHolger Schurig2012-06-051-0/+2
| * | | mac80211: allow channel change while mesh is downThomas Pedersen2012-06-051-0/+4
| * | | mac80211: fail authentication when AP denied authenticationEliad Peller2012-06-051-2/+2
| * | | mac80211: use offchannel queue only when supportedEliad Peller2012-06-051-3/+5
OpenPOWER on IntegriCloud