summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-19enc28j60: Convert printk() to netdev_printk()Andy Shevchenko
2019-03-19enc28j60: Convert HW related printk() to dev_printk()Andy Shevchenko
2019-03-19enc28j60: Switch to dev_<level> from pr_<level>Andy Shevchenko
2019-03-19enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()Andy Shevchenko
2019-03-19enc28j60: Switch to use module_spi_driver() macroAndy Shevchenko
2019-03-19enc28j60: Drop driver name duplication from messagesAndy Shevchenko
2019-03-19enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()Andy Shevchenko
2019-03-19enc28j60: Remove duplicate messagingAndy Shevchenko
2019-03-19enc28j60: Use device_get_mac_address()Andy Shevchenko
2019-03-19ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra
2019-03-19net: macb: simplify getting .driver_dataWolfram Sang
2019-03-19net: pasemi: Make pasemi_mac_init_module staticYueHaibing
2019-03-19tcp: free request sock directly upon TFO or syncookies errorGuillaume Nault
2019-03-19datagram: Make __skb_datagram_iter staticYueHaibing
2019-03-19net: hns3: Make hclgevf_update_link_mode staticYueHaibing
2019-03-19ibmveth: Make array ibmveth_stats staticYueHaibing
2019-03-19tcp: add tcp_inet6_sk() helperEric Dumazet
2019-03-19ibmvnic: Report actual backing device speed and duplex valuesMurilo Fossa Vicentini
2019-03-19tipc: smooth change between replicast and broadcastHoang Le
2019-03-19tipc: introduce new capability flag for clusterHoang Le
2019-03-19tipc: support broadcast/replicast configurable for bc-linkHoang Le
2019-03-18virtio_net: remove hcpu from virtnet_clean_affinityPeter Xu
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