summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mgmt: Fix some code style and indentation issuesSzymon Janc2012-05-091-6/+6
* Bluetooth: LE support for MGMT stop discoveryAndre Guedes2012-05-092-2/+10
* Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes2012-05-091-0/+18
* Bluetooth: trivial: Remove sparse warningsAndrei Emeltchenko2012-05-091-3/+3
* Bluetooth: Fix broken usage of get_unaligned_le16Marcel Holtmann2012-05-091-6/+6
* Bluetooth: Fix opcode access in hci_completeAndrei Emeltchenko2012-05-091-1/+2
* Bluetooth: Fix type in cpu_to_le conversionAndrei Emeltchenko2012-05-091-3/+3
* Bluetooth: trivial: Correct typesAndrei Emeltchenko2012-05-091-2/+2
* Bluetooth: trivial: Fix endian conversion modeAndrei Emeltchenko2012-05-091-2/+2
* Bluetooth: Convert error codes to le16Andrei Emeltchenko2012-05-091-2/+2
* Bluetooth: Correct CID endian notationAndrei Emeltchenko2012-05-091-2/+4
* Bluetooth: Correct length calc in L2CAP conf rspAndrei Emeltchenko2012-05-091-3/+3
* Bluetooth: Correct ediv in SMPAndrei Emeltchenko2012-05-091-1/+1
* Bluetooth: Fix broken usage of put_unaligned_le16Marcel Holtmann2012-05-091-17/+16
* Bluetooth: Add management command for setting Device IDMarcel Holtmann2012-05-091-0/+26
* Bluetooth: Handle EIR tags for Device IDMarcel Holtmann2012-05-091-0/+13
* Bluetooth: Add TX power tag to EIR dataMarcel Holtmann2012-05-092-3/+15
* Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-091-1/+0
* Bluetooth: Check FINDING state in interleaved discoveryAndre Guedes2012-05-091-1/+2
* Bluetooth: Correct chan->psm endian conversionsAndrei Emeltchenko2012-05-091-5/+5
* Bluetooth: Fix extra conversion to __le32Andrei Emeltchenko2012-05-091-1/+1
* Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko2012-05-091-1/+1
* Bluetooth: trivial: Correct endian conversionAndrei Emeltchenko2012-05-091-1/+1
* {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-095-1/+16
* mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-091-3/+9
* mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-092-7/+77
* mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-094-9/+8
* cfg80211: fix BSS comparisonEmmanuel Grumbach2012-05-091-1/+5
* mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-091-8/+81
* mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-093-3/+68
* mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-091-0/+91
* cfg80211: Add framework to support ethtool stats.Ben Greear2012-05-091-0/+29
* mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen2012-05-091-0/+6
* mac80211: insert mesh peer after initThomas Pedersen2012-05-091-3/+5
* mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan2012-05-091-1/+1
* netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-085-1306/+0
* netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-081-1/+12
* netfilter: nf_ct_expect: partially implement ctnetlink_change_expectKelvie Wong2012-05-081-1/+9
* net: export sysctl_[r|w]mem_max symbols needed by ip_vs_syncHans Schillstrom2012-05-081-0/+2
* ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
* ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
* ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso2012-05-081-6/+9
* ipvs: add support for sync threadsPablo Neira Ayuso2012-05-083-157/+280
* ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-084-46/+137
* ipvs: wakeup master threadPablo Neira Ayuso2012-05-082-32/+133
* ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-081-42/+23
* ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov2012-05-081-7/+26
* ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov2012-05-081-5/+5
* ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov2012-05-081-1/+1
* ipvs: use GFP_KERNEL allocation where possibleSasha Levin2012-05-081-1/+1