summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-052-0/+9
| | |/ / | |/| |
* | | | af_packet: use sizeof instead of constant in spkt_devicedanborkmann@iogearbox.net2012-06-111-1/+1
* | | | netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabledPablo Neira Ayuso2012-06-112-3/+3
* | | | Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-1122-511/+1187
|\ \ \ \
| * | | | netfilter: ipvs: switch hook PFs to nfprotoAlban Crequy2012-06-071-12/+12
| * | | | netfilter: ipv4, defrag: switch hook PFs to nfprotoAlban Crequy2012-06-071-2/+2
| * | | | netfilter: bridge: switch hook PFs to nfprotoAlban Crequy2012-06-071-14/+14
| * | | | netfilter: decnet: switch hook PFs to nfprotoAlban Crequy2012-06-071-1/+1
| * | | | netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2012-06-071-9/+53
| * | | | netfilter: NFQUEUE: don't xor src/dst ip address for load distributionFlorian Westphal2012-06-071-9/+19
| * | | | netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-0710-26/+46
| * | | | netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-078-79/+0
| * | | | netfilter: nf_ct_gre: use new namespace supportGao feng2012-06-071-21/+34
| * | | | netfilter: nf_ct_dccp: use new namespace supportGao feng2012-06-071-66/+66
| * | | | netfilter: nf_ct_udplite: add namespace supportGao feng2012-06-071-18/+80
| * | | | netfilter: nf_ct_sctp: add namespace supportGao feng2012-06-071-29/+146
| * | | | netfilter: nf_ct_ipv6: add namespace supportGao feng2012-06-071-29/+59
| * | | | netfilter: nf_ct_ipv4: add namespace supportGao feng2012-06-071-38/+85
| * | | | netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-072-2/+25
| * | | | netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-072-3/+37
| * | | | netfilter: nf_ct_udp: add namespace supportGao feng2012-06-072-11/+91
| * | | | netfilter: nf_ct_tcp: add namespace supportGao feng2012-06-072-29/+135
| * | | | netfilter: nf_ct_generic: add namespace supportGao feng2012-06-073-31/+70
| * | | | netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-073-28/+76
OpenPOWER on IntegriCloud