summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-11-10Revert "bridge: Allow forward delay to be cfgd when STP enabled"Vlad Yasevich
2015-11-10bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt
2015-11-10qed: select ZLIB_INFLATEArnd Bergmann
2015-11-09net: fix a race in dst_release()Eric Dumazet
2015-11-09net: mvneta: Fix memory use after free.Justin Maggard
2015-11-09net: Documentation: Fix default value tcp_limit_output_bytesNiklas Cassel
2015-11-09macvtap: Resolve possible __might_sleep warning in macvtap_do_read()Vlad Yasevich
2015-11-09mvneta: add FIXED_PHY dependencyArnd Bergmann
2015-11-09net: caif: check return value of alloc_netdevRasmus Villemoes
2015-11-09net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven
2015-11-08drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian
2015-11-08Merge branch 'skb_to_full_sk'David S. Miller
2015-11-08netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet
2015-11-08net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet
2015-11-08sched: cls_flow: use skb_to_full_sk() helperEric Dumazet
2015-11-08netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet
2015-11-08smack: use skb_to_full_sk() helperEric Dumazet
2015-11-08net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet
2015-11-08Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-08bpf: doc: correct arch list for supported eBPF JITYang Shi
2015-11-07dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson
2015-11-07fjes: Delete an unnecessary check before the function call "vfree"Markus Elfring
2015-11-05selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet
2015-11-05Merge branch 'bnxt_en-fixes'David S. Miller
2015-11-05bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang
2015-11-05bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan
2015-11-05bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang
2015-11-05bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan
2015-11-05bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang
2015-11-05tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet
2015-11-05packet: race condition in packet_bindFrancesco Ruggeri
2015-11-05ipv4: use sk_fullsock() in ipv4_conntrack_defrag()Eric Dumazet
2015-11-05tcp: fix req->saved_syn raceEric Dumazet
2015-11-05net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter
2015-11-05net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot
2015-11-05USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar
2015-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-05bpf: add mod default A and X test casesYang Shi
2015-11-05bnxt_en: add VXLAN dependencyArnd Bergmann
2015-11-04net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko
2015-11-04ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-11-04qlogic: qed: fix a test for MODE_MF_SIDan Carpenter
2015-11-04qlogic/qed: remove bogus NULL checkDan Carpenter
2015-11-05Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg
2015-11-05Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg
2015-11-05Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann