Merge branch 'dsa-set_addr-optional'
[cascardo/linux.git] / net /
2016-09-20 David S. MillerMerge branch 'dsa-set_addr-optional'
2016-09-20 John Crispinnet-next: dsa: make the set_addr() operation optional
2016-09-20 John Crispinnet-next: dsa: fix duplicate invocation of set_addr()
2016-09-20 David S. MillerMerge branch 'rhashtable-dups'
2016-09-20 Herbert Xumac80211: Use rhltable instead of rhashtable
2016-09-20 Jamal Hadi Salimnet sched: stylistic cleanups
2016-09-20 Roman Mashaknet sched actions police: peg drop stats for conforming...
2016-09-20 Jamal Hadi Salimnet sched ife action: Introduce skb tcindex metadata...
2016-09-20 Jamal Hadi Salimnet sched ife action: add 16 bit helpers
2016-09-20 Steffen Klassertgso: Support partial splitting at the frag_list pointer
2016-09-19 David S. MillerMerge tag 'rxrpc-rewrite-20160917-2' of git://git....
2016-09-19 David S. MillerMerge tag 'rxrpc-rewrite-20160917-1' of git://git....
2016-09-19 David S. MillerMerge branch 'net-sched-singly-linked-list'
2016-09-19 Florian Westphalsched: add and use qdisc_skb_head helpers
2016-09-19 Florian Westphalsched: replace __skb_dequeue with __qdisc_dequeue_head
2016-09-19 Florian Westphalsched: remove qdisc arg from __qdisc_dequeue_head
2016-09-19 Florian Westphalsched: don't use skb queue helpers
2016-09-19 Florian Westphalpie: use qdisc_dequeue_head wrapper
2016-09-19 Christophe Jailletsctp: Remove some redundant code
2016-09-19 David S. MillerMerge branch 'ipvlan-l3'
2016-09-19 Mahesh Bandewarnet: Add _nf_(un)register_hooks symbols
2016-09-19 Mahesh Bandewaripv6: Export p6_route_input_lookup symbol
2016-09-19 David S. MillerMerge branch 'net-offloaded-stats'
2016-09-19 Nogah Frankelnet: core: Add offload stats to if_stats_msg
2016-09-19 David S. MillerMerge tag 'mac80211-next-for-davem-2016-09-16' of git...
2016-09-19 Eric Dumazetpkt_sched: fq: use proper locking in fq_dump_stats()
2016-09-19 Thadeu Lima de Sou... openvswitch: use percpu flow stats
2016-09-19 Thadeu Lima de Sou... openvswitch: fix flow stats accounting when node 0...
2016-09-19 David S. MillerMerge branch 'sctp-transmit-errs'
2016-09-19 Xin Longsctp: not return ENOMEM err back in sctp_packet_transmit
2016-09-19 Xin Longsctp: make sctp_outq_flush/tail/uncork return void
2016-09-19 Xin Longsctp: save transmit error to sk_err in sctp_outq_flush
2016-09-19 Xin Longsctp: free msg->chunks when sctp_primitive_SEND return err
2016-09-19 Xin Longsctp: do not return the transmit err back to sctp_sendmsg
2016-09-19 Xin Longsctp: remove the unnecessary state check in sctp_outq_tail
2016-09-17 David S. MillerMerge branch 'ip_tunnel-collect_md'
2016-09-17 Alexei Starovoitovip6_tunnel: add collect_md mode to IPv6 tunnels
2016-09-17 Alexei Starovoitovip_tunnel: add collect_md mode to IPIP tunnel
2016-09-17 Julia Lawalll2tp: constify net_device_ops structures
2016-09-17 Alan Coxllc: switch type to bool as the timeout is only tested...
2016-09-17 Eric Dumazettcp: prepare skbs for better sack shifting
2016-09-17 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-09...
2016-09-17 David Howellsrxrpc: Add config to inject packet loss
2016-09-17 David Howellsrxrpc: Improve skb tracing
2016-09-17 David Howellsrxrpc: Remove printks from rxrpc_recvmsg_data() to...
2016-09-17 David Howellsrxrpc: Add a tracepoint to follow what recvmsg does
2016-09-17 David Howellsrxrpc: Add a tracepoint to follow packets in the Rx...
2016-09-17 David Howellsrxrpc: Add a tracepoint to log ACK transmission
2016-09-17 David Howellsrxrpc: Add a tracepoint to log received ACK packets
2016-09-17 David Howellsrxrpc: Add a tracepoint to follow the life of a packet...
2016-09-17 David Howellsrxrpc: Add connection tracepoint and client conn state...
2016-09-17 David Howellsrxrpc: Add some additional call tracing
2016-09-17 David Howellsrxrpc: Print the packet type name in the Rx packet...
2016-09-17 David Howellsrxrpc: Fix the basic transmit DATA packet content size...
2016-09-17 David Howellsrxrpc: Be consistent about switch value in rxrpc_send_c...
2016-09-17 David Howellsrxrpc: Don't transmit an ACK if there's no reason set
2016-09-17 David Howellsrxrpc: Fix retransmission algorithm
2016-09-17 David Howellsrxrpc: Fix the parsing of soft-ACKs
2016-09-17 David Howellsrxrpc: Fix unexposed client conn release
2016-09-17 David Howellsrxrpc: Call rxrpc_release_call() on error in rxrpc_new_...
2016-09-17 David Howellsrxrpc: Fix the putting of client connections
2016-09-17 David Howellsrxrpc: Purge the to_be_accepted queue on socket release
2016-09-17 David Howellsrxrpc: Record calls that need to be accepted
2016-09-17 David Howellsrxrpc: Fix handling of the last packet in rxrpc_recvmsg...
2016-09-17 David Howellsrxrpc: Check the return value of rxrpc_locate_data()
2016-09-17 David Howellsrxrpc: Move the check of rx_pkt_offset from rxrpc_locat...
2016-09-17 David Howellsrxrpc: Remove some whitespace.
2016-09-17 David Howellsrxrpc: Make IPv6 support conditional on CONFIG_IPV6
2016-09-16 Luca Coelhocfg80211: add helper to find an IE that matches a byte...
2016-09-16 Emmanuel Grumbachmac80211: allow using AP_LINK_PS with mac80211-generate...
2016-09-16 David S. MillerMerge branch 'QCA8K'
2016-09-16 John Crispinnet-next: dsa: add Qualcomm tag RX/TX handler
2016-09-16 Eric Dumazettcp: fix a stale ooo_last_skb after a replace
2016-09-16 David S. MillerMerge tag 'rxrpc-rewrite-20160913-2' of git://git....
2016-09-16 David S. MillerMerge tag 'rxrpc-rewrite-20160913-1' of git://git....
2016-09-16 Lance Richardsonopenvswitch: avoid deferred execution of recirc actions
2016-09-16 David S. MillerMerge branch 'cls_flower-port-masks'
2016-09-16 Or Gerlitznet/sched: cls_flower: Remove an unused field from...
2016-09-16 Or Gerlitznet/sched: cls_flower: Support masking for matching...
2016-09-15 Jamal Hadi Salimnet_sched: Introduce skbmod action
2016-09-15 David S. MillerMerge branch 'bpf-next'
2016-09-15 Daniel Borkmannbpf: use skb_at_tc_ingress helper in tcf_bpf
2016-09-15 Daniel Borkmannbpf: drop unnecessary test in cls_bpf_classify and...
2016-09-15 Hadar Hen Zionnet/sched: act_tunnel_key: Remove rcu_read_lock protection
2016-09-15 Johannes Bergcfg80211: remove unnecessary pointer-of
2016-09-15 Rajkumar Manoharanmac80211: allow driver to handle packet-loss mechanism
2016-09-15 Johannes Bergmac80211: remove sta_remove_debugfs driver callback
2016-09-15 Johannes Bergmac80211: remove pointless chanctx NULL check
2016-09-15 Johannes Bergmac80211: remove unused assignment
2016-09-15 Johannes Bergnl80211: always check nla_put* return values
2016-09-15 Johannes Bergnl80211: always check nla_nest_start() return value
2016-09-15 Johannes Bergmac80211: fix scan completed tracing
2016-09-15 Johannes Bergmac80211: fix possible out-of-bounds access
2016-09-15 Johannes Bergcfg80211: allow connect keys only with default (TX...
2016-09-13 David Howellsrxrpc: Add IPv6 support
2016-09-13 David Howellsrxrpc: Use rxrpc_extract_addr_from_skb() rather than...
2016-09-13 David Howellsrxrpc: Don't specify protocol to when creating transpor...
2016-09-13 David Howellsrxrpc: Create an address for sendmsg() to bind unbound...
2016-09-13 David Howellsrxrpc: Correctly initialise, limit and transmit call...
2016-09-13 David Howellsrxrpc: Fix prealloc refcounting
next