summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2015-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-12-04atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-04rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu
2015-12-04gre6: allow to update all parameters via rtnlNicolas Dichtel
2015-12-04pppoe: fix memory corruption in padt work structureGuillaume Nault
2015-12-04Merge branch 'mvpp2-fixes'David S. Miller
2015-12-04net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas
2015-12-04rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-03Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-12-03MAINTAINERS: Update Intel Wired LAN reviewersJeff Kirsher
2015-12-03e100.txt: Cleanup license info in kernel docJeff Kirsher
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
2015-12-03Merge branch 'bnxt_en-fixes'David S. Miller
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi
2015-12-03ipv6: kill sk_dst_lockEric Dumazet
2015-12-03ipv6: sctp: add rcu protection around np->optEric Dumazet
2015-12-03net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-12-02sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner
2015-12-02sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-02bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov
2015-12-02Merge branch 'mvneta-fixes'David S. Miller
2015-12-02mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0Marcin Wojtas
2015-12-02net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas
2015-12-02net: mvneta: fix error path for building skbMarcin Wojtas
2015-12-02net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas
2015-12-02net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas
2015-12-02net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas
2015-12-02Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller
2015-12-02Merge branch 'thunderx-fixes'David S. Miller