summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-20net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-03-20sctp: use memdup_user instead of vmemdup_userXin Long
2019-03-20ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long
2019-03-20net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch
2019-03-19mpls: Fix 6PE forwardingVinay K Nallamothu
2019-03-193c515: fix integer overflow warningArnd Bergmann
2019-03-19dccp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-03-19tcp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-03-19nfc: Fix to check for kmemdup failureAditya Pakki
2019-03-19net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing
2019-03-19net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-03-19mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann
2019-03-19Merge tag 'wireless-drivers-for-davem-2019-03-19' of git://git.kernel.org/pub...David S. Miller
2019-03-19Merge branch 'ieee802154-for-davem-2019-03-19' of git://git.kernel.org/pub/sc...David S. Miller
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka
2019-03-19mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka
2019-03-19mt7601u: check chip version on probeStanislaw Gruszka
2019-03-19Merge remote-tracking branch 'net/master'Stefan Schmidt
2019-03-18Documentation: networking: Update netdev-FAQ regarding patchesFlorian Fainelli
2019-03-18Merge branch 's390-qeth-fixes'David S. Miller
2019-03-18s390/qeth: be drop monitor friendlyJulian Wiedmann
2019-03-18s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-03-18s390/qeth: don't erase configuration while probingJulian Wiedmann
2019-03-18mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2019-03-18Merge branch 'sctp-fix-ignoring-asoc_id-for-tcp-style-sockets-on-some-setsock...David S. Miller
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER soc...Xin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET ...Xin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY ...Xin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockoptXin Long
2019-03-18sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM s...Marcelo Ricardo Leitner
2019-03-18sctp: not copy sctp_sock pd_lobby in sctp_copy_descendantXin Long
2019-03-18sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-03-18af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALLYoshiki Komachi
2019-03-18packets: Always register packet sk in the same orderMaxime Chevallier
2019-03-18vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu
2019-03-18net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov
2019-03-18mac8390: Fix mmio access size probeFinn Thain
2019-03-18gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce
2019-03-18net: rose: fix a possible stack overflowEric Dumazet
2019-03-18doc: fix link to MSG_ZEROCOPY patchsetTobias Klauser