summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-12MAINTAINERS: wil6210: new maintainer - Maya ErezVladimir Kondratiev1-1/+1
2015-11-12ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu1-3/+29
2015-11-12ath10k: add QCA9377 hw1.0 supportBartosz Markowski3-0/+23
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski4-7/+33
2015-11-12ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski1-1/+3
2015-11-12ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski3-5/+9
2015-11-10ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan1-1/+1
2015-11-08drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian3-3/+48
2015-11-08Merge branch 'skb_to_full_sk'David S. Miller8-87/+149
2015-11-08netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet1-16/+20
2015-11-08net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet1-46/+92
2015-11-08sched: cls_flow: use skb_to_full_sk() helperEric Dumazet1-4/+11
2015-11-08netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet1-2/+4
2015-11-08smack: use skb_to_full_sk() helperEric Dumazet1-4/+7
2015-11-08net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet3-15/+15
2015-11-08Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-33/+22
2015-11-08bpf: doc: correct arch list for supported eBPF JITYang Shi1-3/+3
2015-11-07dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring1-2/+1
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh1-0/+1
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson1-1/+2
2015-11-07fjes: Delete an unnecessary check before the function call "vfree"Markus Elfring1-3/+1
2015-11-05selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet1-4/+14
2015-11-05Merge branch 'bnxt_en-fixes'David S. Miller3-30/+64
2015-11-05bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang1-13/+27
2015-11-05bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan1-4/+5
2015-11-05bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2-3/+20
2015-11-05bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan1-5/+7
2015-11-05bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang1-5/+5
2015-11-05tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet2-2/+2
2015-11-05packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-11-05ipv4: use sk_fullsock() in ipv4_conntrack_defrag()Eric Dumazet1-3/+2
2015-11-05tcp: fix req->saved_syn raceEric Dumazet4-11/+21
2015-11-05net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin1-1/+1
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter1-3/+9
2015-11-05net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot4-0/+48
2015-11-05USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar1-0/+21
2015-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-11/+34
2015-11-05bpf: add mod default A and X test casesYang Shi1-0/+30
2015-11-05bnxt_en: add VXLAN dependencyArnd Bergmann1-0/+1
2015-11-04net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko1-0/+1
2015-11-04ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca1-0/+1
2015-11-04qlogic: qed: fix a test for MODE_MF_SIDan Carpenter1-1/+1
2015-11-04qlogic/qed: remove bogus NULL checkDan Carpenter1-5/+0
2015-11-05Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg1-1/+8
2015-11-05Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg1-1/+1
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2-1/+10
2015-11-05Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann1-6/+11
2015-11-05Bluetooth: Fix possible deadlock in btusbKuba Pawlak1-2/+4
2015-11-04VSOCK: call sk->sk_data_ready() on accept()Stefan Hajnoczi1-1/+1
2015-11-04tun_dst: Fix potential NULL dereferenceTobias Klauser1-1/+2