summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: add missing hash table initializationsUrsula Braun2017-05-111-0/+2
* s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-05-111-4/+6
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-117-20/+51
* s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-114-3/+13
* mdio: mux: Correct mdio_mux_init error path issuesJon Mason2017-05-111-5/+7
* ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-05-112-0/+8
* netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King2017-05-111-1/+1
* net: qca_spi: Fix alignment issues in rx pathStefan Wahren2017-05-111-4/+6
* driver: vrf: Fix one possible use-after-free issueGao Feng2017-05-111-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2017-05-102-4/+2Star
|\
| * ide: don't call memcpy with the same source and destinationMikulas Patocka2017-05-081-1/+1
| * ide: use setup_timerGeliang Tang2017-05-081-3/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-05-106-14/+13Star
|\ \
| * | sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge2017-05-093-2/+8
| * | sparc: use memdup_user_nul in sun4m LED driverGeliang Tang2017-05-091-10/+3Star
| * | sparc: Remove redundant tests in boot_flags_init().David S. Miller2017-05-032-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1055-167/+345
|\ \ \
| * | | dccp/tcp: do not inherit mc_list from parentEric Dumazet2017-05-091-0/+2
| * | | Merge branch 'qed-general-fixes'David S. Miller2017-05-095-9/+30
| |\ \ \
| | * | | qede: Split PF/VF ndos.Mintz, Yuval2017-05-092-6/+21
| | * | | qed: Correct doorbell configuration for !4Kb pagesRam Amrani2017-05-091-1/+1
| | * | | qed: Tell QM the number of tasksMintz, Yuval2017-05-091-0/+1
| | * | | qed: Fix VF removal sequenceMintz, Yuval2017-05-091-2/+4
| | * | | qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru2017-05-091-0/+3
| |/ / /
| * | | Merge branch 'mlx4-misc-fixes'David S. Miller2017-05-094-5/+19
| |\ \ \
| | * | | net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein2017-05-092-4/+12
| | * | | net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh2017-05-091-0/+5
| | * | | net/mlx4_en: Change the error print to debug printKamal Heib2017-05-091-1/+2
| |/ / /
| * | | drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparisonKarim Eshapa2017-05-091-1/+1
| * | | DECnet: Use container_of() for embedded structKees Cook2017-05-091-6/+6
| * | | Revert "ipv4: restore rt->fi for reference counting"David S. Miller2017-05-092-18/+1Star
| * | | net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason2017-05-081-1/+4
| * | | net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko2017-05-081-0/+16
| * | | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-083-2/+14
| * | | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-0810-11/+25
| |\ \ \
| | * | | cfg80211: fix multi scheduled scan kernel-docJohannes Berg2017-05-081-1/+1
| | * | | mac80211: fix IBSS presp allocation sizeJohannes Berg2017-05-081-0/+2
| | * | | nl80211: correctly validate MU-MIMO groupsJohannes Berg2017-05-081-2/+2
| | * | | mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho2017-05-081-0/+4
| | * | | mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-086-8/+16
| * | | | net: cdc_ncm: Fix TX zero paddingJim Baxter2017-05-081-4/+7
| * | | | Merge branch 'stmmac-pci-fix-crash-on-Intel-Galileo-Gen2'David S. Miller2017-05-081-23/+18Star
| |\ \ \ \
| | * | | | stmmac: pci: split out common_default_data() helperAndy Shevchenko2017-05-081-34/+18Star
| | * | | | stmmac: pci: RX queue routing configurationAndy Shevchenko2017-05-081-0/+3
| | * | | | stmmac: pci: TX and RX queue priority configurationAndy Shevchenko2017-05-081-0/+4
| | * | | | stmmac: pci: set default number of rx and tx queuesAndy Shevchenko2017-05-081-0/+4
| |/ / / /
| * | | | vti: check nla_put_* return valueHangbin Liu2017-05-081-6/+7
| * | | | bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann2017-05-081-5/+16
| * | | | yam: use memdup_userGeliang Tang2017-05-081-6/+4Star
| * | | | net/hippi/rrunner: use memdup_userGeliang Tang2017-05-081-10/+7Star