summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-072-17/+10
* openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-074-11/+11
* openvswitch: Reject ct_state unsupported bitsJoe Stringer2015-10-072-0/+18
* openvswitch: Ensure flow is valid before executing ctJoe Stringer2015-10-071-0/+6
* openvswitch: Fix skb leak in ovs_fragment()Joe Stringer2015-10-071-4/+7
* openvswitch: Fix typos in CT headersJoe Stringer2015-10-071-2/+2
* Merge branch 'dsa-unbind'David S. Miller2015-10-071-11/+59
|\
| * net: dsa: exit probe if no switch were foundNeil Armstrong2015-10-071-3/+16
| * net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong2015-10-071-12/+5
| * net: dsa: complete dsa_switch_destroyNeil Armstrong2015-10-071-0/+37
| * net: dsa: add missing dsa_switch mdiobus removeNeil Armstrong2015-10-071-0/+2
| * net: dsa: add missing kfree on removeNeil Armstrong2015-10-071-1/+4
|/
* net: Fix vti use case with oif in dst lookups for IPv6David Ahern2015-10-071-0/+1
* i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-072-4/+4
* amd-xgbe: Check for successful buffer allocation before useTom Lendacky2015-10-051-0/+3
* openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar2015-10-051-29/+13
* ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan2015-10-051-0/+1
* ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov2015-10-051-1/+2
* bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann2015-10-051-1/+5
* openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-056-55/+55
* net/unix: fix logic about sk_peek_offsetAndrey Vagin2015-10-051-5/+7
* act_mirred: always release tcf hashWANG Cong2015-10-051-3/+3
* act_mirred: fix a race condition on mirred_listWANG Cong2015-10-051-1/+10
* i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2
* Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub...David S. Miller2015-10-054-2/+5
|\
| * ath10k: fix DMA related firmware crashes on multiple devicesFelix Fietkau2015-09-261-2/+2
| * b43: probe bcma core (device) rev 0x15Rafał Miłecki2015-09-261-0/+1
| * rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USBStanislaw Gruszka2015-09-261-0/+1
| * ath9k: declare required extra tx headroomFelix Fietkau2015-09-261-0/+1
* | ipv4: fix reply_dst leakage on arp replyJiri Benc2015-10-051-3/+5
* | inet: fix race in reqsk_queue_unlink()Eric Dumazet2015-10-051-9/+10
* | tcp/dccp: fix old style declarationsRaanan Avargil2015-10-051-2/+2
* | net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-051-7/+6
* | net: usb: asix: Fix crash on skb alloc failureDavid B. Robins2015-10-051-1/+3
* | Merge tag 'linux-can-fixes-for-4.3-20150930' of git://git.kernel.org/pub/scm/...David S. Miller2015-10-051-0/+1
|\ \
| * | can: peak_pci: add unused device id. in devices tableStephane Grosjean2015-09-301-0/+1
* | | amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang2015-10-051-0/+1
* | | ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2015-10-051-1/+0
* | | Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-10-024-62/+67
|\ \ \
| * | | mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-301-2/+4
| * | | mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik2015-09-291-44/+22
| * | | mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-291-14/+39
| * | | mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-291-2/+2
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-024-57/+77
|\ \ \ \
| * | | | iommu: Make the iova library a moduleSakari Ailus2015-07-282-1/+5
| * | | | iommu: iova: Export symbolsSakari Ailus2015-07-281-0/+10
| * | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-283-39/+54
| * | | | iommu/iova: Avoid over-allocating when size-alignedRobin Murphy2015-07-282-17/+8
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-0115-34/+106
|\ \ \ \ \
| * | | | | dmapool: fix overflow condition in pool_find_page()Robin Murphy2015-10-011-1/+1
OpenPOWER on IntegriCloud