net: phy: mdio-bcm-unimac: Allow specifying platform data
[sfrench/cifs-2.6.git] / net /
2017-07-31 David S. MillerMerge branch 'tcp-remove-prequeue-and-header-prediction'
2017-07-31 Florian Westphaltcp: remove unused mib counters
2017-07-31 Florian Westphaltcp: remove CA_ACK_SLOWPATH
2017-07-31 Florian Westphaltcp: remove header prediction
2017-07-31 Florian Westphaltcp: remove low_latency sysctl
2017-07-31 Florian Westphaltcp: reindent two spots after prequeue removal
2017-07-31 Florian Westphaltcp: remove prequeue support
2017-07-31 David S. MillerMerge branch 'net-sched-actions-improve-dump-performance'
2017-07-31 Jamal Hadi Salimnet sched actions: add time filter for action dumping
2017-07-31 Jamal Hadi Salimnet sched actions: dump more than TCA_ACT_MAX_PRIO...
2017-07-31 Jamal Hadi Salimnet sched actions: Use proper root attribute table...
2017-07-30 David S. MillerMerge branch 'ethtool-fec'
2017-07-30 Vidya Sagar Ravipatinet: ethtool: add support for forward error correction...
2017-07-29 David S. MillerMerge branch 'smc-get-rid-of-unsafe_global_rkey'
2017-07-29 Ursula Braunnet/smc: synchronize buffer usage with device
2017-07-29 Ursula Braunnet/smc: cleanup function __smc_buf_create()
2017-07-29 Ursula Braunnet/smc: common functions for RMBs and send buffers
2017-07-29 Ursula Braunnet/smc: introduce sg-logic for send buffers
2017-07-29 Ursula Braunnet/smc: remove Kconfig warning
2017-07-29 Ursula Braunnet/smc: register RMB-related memory region
2017-07-29 Ursula Braunnet/smc: use separate memory regions for RMBs
2017-07-29 Ursula Braunnet/smc: introduce sg-logic for RMBs
2017-07-29 Ursula Braunnet/smc: shorten local bufsize variables
2017-07-29 Ursula Braunnet/smc: serialize connection creation in all cases
2017-07-29 David S. MillerMerge branch 'inet6_protocol-const'
2017-07-29 Julia Lawalll2tp: constify inet6_protocol structures
2017-07-29 Julia Lawallipv6: constify inet6_protocol structures
2017-07-25 David S. MillerMerge branch 'net-warnings'
2017-07-25 stephen hemminger6lowpan: fix set not used warning
2017-07-25 stephen hemmingersocket: fix set not used warning
2017-07-25 stephen hemmingernetfilter: remove unused variable
2017-07-25 Matvejchikov Ilyatcp: remove redundant argument from tcp_rcv_established()
2017-07-24 Florian Westphalskbuff: re-add check for NULL skb->head in kfree_skb...
2017-07-24 David S. MillerMerge tag 'rxrpc-rewrite-20170721' of git://git./linux...
2017-07-24 David S. MillerMerge branch 'sctp-remove-typedefs-from-structures...
2017-07-24 Xin Longsctp: remove the typedef sctp_abort_chunk_t
2017-07-24 Xin Longsctp: remove the typedef sctp_heartbeat_chunk_t
2017-07-24 Xin Longsctp: remove the typedef sctp_heartbeathdr_t
2017-07-24 Xin Longsctp: remove the typedef sctp_sack_chunk_t
2017-07-24 Xin Longsctp: remove the typedef sctp_sackhdr_t
2017-07-24 Xin Longsctp: remove the typedef sctp_sack_variable_t
2017-07-24 Xin Longsctp: remove the typedef sctp_unrecognized_param_t
2017-07-24 Xin Longsctp: remove the typedef sctp_cookie_param_t
2017-07-24 Xin Longsctp: remove the typedef sctp_initack_chunk_t
2017-07-24 David S. MillerMerge branch 'udp-tunnel-offloads-toggle'
2017-07-24 Sabrina Dubrocanet: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TU...
2017-07-24 Sabrina Dubrocanet: add infrastructure to un-offload UDP tunnel port
2017-07-24 Sabrina Dubrocanet: check UDP tunnel RX port offload feature before...
2017-07-24 Sabrina Dubrocanet: add new netdevice feature for offload of RX port...
2017-07-21 David Howellsrxrpc: Move the packet.h include file into net/rxrpc/
2017-07-21 David S. MillerMerge git://git./linux/kernel/git/davem/net
2017-07-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-07-20 Håkon Buggerds: Make sure updates to cp_send_gen can be observed
2017-07-20 Mahesh Bandewaripv4: initialize fib_trie prior to register_netdev_noti...
2017-07-20 WANG Congrtnetlink: allocate more memory for dev_set_mac_address()
2017-07-20 Linus TorvaldsMerge tag 'pm-4.13-rc2' of git://git./linux/kernel...
2017-07-20 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2017-07-20 Linus TorvaldsMerge tag 'for-f2fs-v4.13-rc2' of git://git./linux...
2017-07-20 Linus TorvaldsMerge branch 'stable-4.13' of git://git.infradead.org...
2017-07-20 Linus TorvaldsMerge tag 'libnvdimm-fixes-4.13-rc2' of git://git....
2017-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-07-20 Rafael J. WysockiMerge branches 'intel_pstate' and 'pm-domains'
2017-07-20 Sabrina Dubrocaipv6: avoid overflow of offset in ip6_find_1stfragopt
2017-07-20 David AhernRevert "rtnetlink: Do not generate notifications for...
2017-07-19 David S. MillerMerge branch 'dev_close-void'
2017-07-19 stephen hemmingernet: make dev_close and related functions void
2017-07-19 stephen hemmingerbluetooth: 6lowpan dev_close never returns error
2017-07-19 Vivien Didelotnet: dsa: unexport dsa_is_port_initialized
2017-07-19 Rosen, Raminet/packet: remove unused PGV_FROM_VMALLOC definition.
2017-07-19 Yuchung Chengtcp: adjust tail loss probe timeout
2017-07-19 Tonghao Zhangopenvswitch: Optimize operations for OvS flow_stats.
2017-07-19 Tonghao Zhangopenvswitch: Optimize updating for OvS flow_stats.
2017-07-19 David S. Millernet: Zero terminate ifr_name in dev_ifname().
2017-07-19 Levin, Alexanderwireless: wext: terminate ifr name coming from userspace
2017-07-19 Linus TorvaldsMerge tag 'gcc-plugins-v4.13-rc2' of git://git./linux...
2017-07-19 Linus TorvaldsMerge tag 'ceph-for-4.13-rc2' of git://github.com/ceph...
2017-07-18 Dan Carpenternetfilter: fix netfilter_net_init() return
2017-07-18 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2017-07-18 Paolo Abeniudp: preserve skb->dst if required for IP options proce...
2017-07-18 Linus TorvaldsMerge tag 'md/4.13-rc2' of git://git./linux/kernel...
2017-07-18 Alexander Potapenkoipv4: ipv6: initialize treq->txhash in cookie_v[46...
2017-07-18 David S. MillerMerge branch 'xfrm-remove-flow-cache'
2017-07-18 Florian Westphalxfrm: add xdst pcpu cache
2017-07-18 Florian Westphalxfrm: remove flow cache
2017-07-18 Florian Westphalxfrm_policy: make xfrm_bundle_lookup return xfrm dst...
2017-07-18 Florian Westphalxfrm_policy: remove xfrm_policy_lookup
2017-07-18 Florian Westphalxfrm_policy: kill flow to policy dir conversion
2017-07-18 Florian Westphalxfrm_policy: remove always true/false branches
2017-07-18 Florian Westphalxfrm_policy: bypass flow_cache_lookup
2017-07-18 Florian Westphalnet: xfrm: revert to lower xfrm dst gc limit
2017-07-18 Florian Westphalvti: revert flush x-netns xfrm cache when vti interface...
2017-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2017-07-17 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-07-17 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2017-07-17 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-07-17 Florian Westphalnet: Revert "net: add function to allocate sk_buff...
2017-07-17 David S. MillerMerge branch 'net-ufo-remove'
2017-07-17 David S. Millerinet: Remove software UFO fragmenting code.
2017-07-17 David S. Millernet: Remove all references to SKB_GSO_UDP.
2017-07-17 David S. Millerinet: Stop generating UFO packets.
next