summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64Felix Fietkau2016-12-151-1/+1
* mac80211: minstrel_ht: move short preamble check out of get_rateFelix Fietkau2016-12-151-17/+5
* mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau2016-12-153-22/+22
* mac80211: only alloc mem if a station doesn't exist yetKoen Vandeputte2016-12-151-7/+7
* mac80211: Use appropriate name for functions and messagesMasashi Honma2016-12-135-13/+13
* mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2016-12-133-15/+0
* rfkill: Add rfkill-any LED triggerMichał Kępień2016-12-131-0/+73
* rfkill: Cleanup error handling in rfkill_init()Michał Kępień2016-12-131-11/+12
* mac80211: Show pending txqlen in debugfs.Ben Greear2016-12-131-0/+27
* mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma2016-12-131-6/+8
* mac80211: multicast to unicast conversionMichael Braun2016-12-134-1/+137
* mac80211: Remove unused 'beaconint_us' variableKirtika Ruchandani2016-12-131-4/+0
* mac80211: Remove unused 'sband' and 'local' variablesKirtika Ruchandani2016-12-131-4/+0
* mac80211: Remove unused 'len' variableKirtika Ruchandani2016-12-131-5/+3
* mac80211: Remove unused 'i' variableKirtika Ruchandani2016-12-131-3/+1
* mac80211: Remove unused 'struct rate_control_ref' variableKirtika Ruchandani2016-12-131-4/+0
* mac80211: Remove unused 'rates_idx' variableKirtika Ruchandani2016-12-131-2/+1
* mac80211: Remove unused 'struct ieee80211_rx_status' ptrKirtika Ruchandani2016-12-131-4/+0
* nl80211: multicast_to_unicast can be changed while IFF_UPMichael Braun2016-12-131-3/+0
* nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only onceArend Van Spriel2016-12-131-4/+1
* cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-3/+2
* rfkill: simplify rfkill_set_hw_state() slightlyJohannes Berg2016-12-131-4/+1
* netfilter: nft_counter: rework atomic dump and resetPablo Neira2016-12-111-72/+55
* net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen2016-12-101-27/+27
* net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2016-12-101-10/+0
* net: bridge: shorten ageing time on topology changeVivien Didelot2016-12-103-2/+30
* net: bridge: add helper to set topology changeVivien Didelot2016-12-104-4/+11
* net: bridge: add helper to offload ageing timeVivien Didelot2016-12-103-17/+24
* net: socket: removed an unnecessary newlineAmit Kushwaha2016-12-101-1/+0
* netlink: use blocking notifierWANG Cong2016-12-101-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-0/+3
|\
| * can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-071-0/+3
* | net: skb_condense() can also deal with empty skbsEric Dumazet2016-12-091-9/+13
* | Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2016-12-095-11/+55
|\ \
| * | cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-094-9/+39
| * | nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna2016-12-091-1/+15
| * | nl80211: fix logic inversion in start_nan()Johannes Berg2016-12-091-1/+1
* | | udp: udp_rmem_release() should touch sk_rmem_alloc laterEric Dumazet2016-12-091-1/+2
* | | udp: add batching to udp_rmem_release()Eric Dumazet2016-12-091-0/+12
* | | udp: copy skb->truesize in the first cache lineEric Dumazet2016-12-091-3/+10
* | | udp: add busylocks in RX pathEric Dumazet2016-12-091-1/+42
* | | net: socket: preferred __aligned(size) for control bufferAmit Kushwaha2016-12-081-1/+2
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-12-082-17/+69
|\ \ \
| * | | Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flagJohan Hedberg2016-12-082-17/+69
* | | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-2/+26
* | | | udp: under rx pressure, try to condense skbsEric Dumazet2016-12-082-1/+39
* | | | net: rfs: add a jump labelEric Dumazet2016-12-082-1/+6
* | | | net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman2016-12-081-0/+53
* | | | flow dissector: ICMP supportSimon Horman2016-12-081-0/+31
* | | | net/sched: cls_flower: Add support for matching on flagsOr Gerlitz2016-12-081-0/+76