summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-17net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-17mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel
2018-03-17net: sched: fix uses after freeEric Dumazet
2018-03-16net: dsa: mv88e6xxx: Fix binding documentation for MDIO bussesAndrew Lunn
2018-03-16skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes
2018-03-16netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel
2018-03-16qede: Fix qedr link updateMichal Kalderon
2018-03-16Merge branch 'qed-iWARP-related-fixes'David S. Miller
2018-03-16qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-16qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon
2018-03-16net/iucv: Free memory obtained by kzallocArvind Yadav
2018-03-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-16kcm: lock lower socket in kcm_attachTom Herbert
2018-03-16Merge branch 'vlan-untag-and-insert-fixes'David S. Miller
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita
2018-03-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita
2018-03-15net sched actions: return explicit error when tunnel_key mode is not specifiedRoman Mashak
2018-03-15net/smc: simplify wait when closing listen socketUrsula Braun
2018-03-14sunvnet: does not support GSO for sctpCathy Zhou
2018-03-14Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-03-14tg3: prevent scheduling while atomic splatJonathan Toppins
2018-03-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca
2018-03-14Merge branch 'DPAA-Ethernet-fixes'David S. Miller
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-14soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet
2018-03-14can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-03-14can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-03-13qed: Use after free in qed_rdma_free()Dan Carpenter
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-13net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann
2018-03-12net: dsa: Fix dsa_is_user_port() test inversionFlorian Fainelli
2018-03-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-03-12Merge branch 'l2tp-fix-races-with-ipv4-mapped-ipv6-addresses'David S. Miller
2018-03-12l2tp: fix races with ipv4-mapped ipv6 addressesPaolo Abeni
2018-03-12net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni
2018-03-12e1000e: Fix link check race conditionBenjamin Poirier
2018-03-12Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-03-12Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Xin Long
2018-03-12Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-03-12bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan
2018-03-12bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru
2018-03-12bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru
2018-03-12bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan