summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade2012-05-151-17/+4
* NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten2012-05-151-1/+1
* NFC: HCI ops should not be exposed globallyH Hartley Sweeten2012-05-151-1/+1
* NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-05-151-1/+1
* NFC: Include nci_core.h to nci/lib.cH Hartley Sweeten2012-05-151-0/+1
* NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-05-151-4/+4
* NFC: Fix LLCP compilation warningjoseph daniel2012-05-151-1/+1
* NFC: Return the amount of LLCP bytes queued to sock_sendmsgSamuel Ortiz2012-05-151-1/+1
* NFC: Update the LLCP poll maskSamuel Ortiz2012-05-151-1/+14
* NFC: LLCP connect must wait for a CC frameSamuel Ortiz2012-05-152-1/+48
* NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade2012-05-152-0/+24
* NFC: Specify usage for targets found and target lost eventsEric Lapuyade2012-05-152-11/+28
* NFC: Remove useless HCI private nfc target tableEric Lapuyade2012-05-151-7/+0
* NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade2012-05-153-63/+81
* mac80211: fix the increment of unicast/multicast counters for forwarded PREQChun-Yeow Yeoh2012-05-151-1/+4
* mac80211: send peer candidate event for new sta onlyThomas Pedersen2012-05-151-9/+9
* NFC: Select CRC_CCITT for SHDLC link layer of HCI based driversMarcel Holtmann2012-05-151-0/+1
* {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-085-1/+16
* mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-081-3/+9
* mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-082-7/+77
* mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-084-9/+8
* cfg80211: fix BSS comparisonEmmanuel Grumbach2012-05-081-1/+5
* mac80211: Add more ethtools stats: survey, rates, etcBen Greear2012-05-081-8/+81
* mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-083-3/+68
* mac80211: Support getting sta_info stats via ethtool.Ben Greear2012-05-081-0/+91
* cfg80211: Add framework to support ethtool stats.Ben Greear2012-05-081-0/+29
* mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen2012-05-081-0/+6
* mac80211: insert mesh peer after initThomas Pedersen2012-05-081-3/+5
* mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan2012-05-081-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
* ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
* ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-081-1/+1
* ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
* ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
* ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-081-1/+1
* ipvs: timeout tables do not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
OpenPOWER on IntegriCloud