aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-21brcmfmac: Rework p2p attach, use single method for p2p dev creation.Hante Meuleman
2015-10-21brcmfmac: remove conversational commentArend van Spriel
2015-10-21brcmfmac: rename firmware_path to alternative_fw_pathFranky Lin
2015-10-21brcmfmac: Fix race condition between USB probe/load and disconnect.Hante Meuleman
2015-10-21brcmfmac: expose device memory to devcoredump subsystemArend van Spriel
2015-10-21New driver: rtl8xxxu (mac80211)Jes Sorensen
2015-10-14mwifiex: remove unnecessary NULL checkXinming Hu
2015-10-14mwifiex: add ndo_validate_addr netdev opsAmitkumar Karwar
2015-10-14mwifiex: fix AP VHT behaviourGanapathi Bhat
2015-10-14mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar
2015-10-14mwifiex: fix a comment typoGeliang Tang
2015-10-14ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan
2015-10-14ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan
2015-10-14rtlwifi: rtl8192cu: Add missing case in rtl92cu_get_hw_regPriit Laes
2015-10-14mwifiex: correction in USB8997 chipset's product IDAmitkumar Karwar
2015-10-14mwifiex: remove USB8897 chipset supportAmitkumar Karwar
2015-10-14ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger
2015-10-12bridge: vlan: enforce no pvid flag in vlan rangesNikolay Aleksandrov
2015-10-12atm: iphase: fix misleading indentionTillmann Heidsieck
2015-10-12atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()Tillmann Heidsieck
2015-10-12ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu
2015-10-12net: hns: fix the unknown phy_nterface_t type errorhuangdaode
2015-10-12tun: use sk_fullsock() before reading sk->sk_tsflagsEric Dumazet
2015-10-12Merge branch 'netns-defrag'David S. Miller
2015-10-12ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman
2015-10-12ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman
2015-10-12ipv4: Only compute net once in ip_call_ra_chainEric W. Biederman
2015-10-12packet: fix match_fanout_group()Eric Dumazet
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-12ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni
2015-10-12bridge: try switchdev op first in __vlan_vid_add/delJiri Pirko
2015-10-12BNX2: free temp_stats_blk on error pathwangweidong
2015-10-12Merge branch 'setsockopt_incoming_cpu'David S. Miller
2015-10-12tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet
2015-10-12net: shrink struct sock and request_sock by 8 bytesEric Dumazet
2015-10-12net: align sk_refcnt on 128 bytes boundaryEric Dumazet
2015-10-12net: SO_INCOMING_CPU setsockopt() supportEric Dumazet
2015-10-12packet: support per-packet fwmark for af_packet sendmsgEdward Jee
2015-10-12sock: support per-packet fwmarkEdward Jee
2015-10-12Merge branch 'bpf-unprivileged'David S. Miller
2015-10-12bpf: add unprivileged bpf testsAlexei Starovoitov
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov
2015-10-12net: HNS: fix MDIO dependenciesArnd Bergmann
2015-10-12sfc: fully reset if MC_REBOOT event received without warm_boot_count incrementDaniel Pieczko
2015-10-12Merge branch 'switchdev_ageing_time'David S. Miller
2015-10-12rocker: handle setting bridge ageing_timeScott Feldman
2015-10-12bridge: push bridge setting ageing_time down to switchdevScott Feldman
2015-10-12switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman