summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-01bpf: Add support for changing congestion controlLawrence Brakmo
2017-07-01bpf: Sample BPF program to set buffer sizesLawrence Brakmo
2017-07-01bpf: Add TCP connection BPF callbacksLawrence Brakmo
2017-07-01bpf: Add setsockopt helper function to bpfLawrence Brakmo
2017-07-01bpf: Sample bpf program to set initial windowLawrence Brakmo
2017-07-01bpf: Support for setting initial receive windowLawrence Brakmo
2017-07-01bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo
2017-07-01bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo
2017-07-01bpf: program to load and attach sock_ops BPF progsLawrence Brakmo
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo
2017-07-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-07-01sctp: Add peeloff-flags socket optionNeil Horman
2017-07-01Merge branch 'sfc-MCDI-cleanups'David S. Miller
2017-07-01sfc: correct comment on efx_mcdi_process_eventEdward Cree
2017-07-01sfc: change Unknown MCDI event message to print full event.Jon Cooper
2017-07-01net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King
2017-07-01Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-07-01arm: sunxi: Revert changes merged through net-next.Maxime Ripard
2017-07-01Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.or...David S. Miller
2017-07-01datapath: Avoid using stack larger than 1024.Tonghao Zhang
2017-07-01Merge branch 'sctp-remove-typedefs-from-structures-part-1'David S. Miller
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long
2017-07-01sctp: remove the typedef sctp_param_tXin Long
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long
2017-07-01sctp: remove the typedef sctp_cid_tXin Long
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long
2017-07-01Merge branch 'nfp-introduce-flower-offload-capabilities'David S. Miller
2017-07-01nfp: add control message passing capabilities to flower offloadsPieter Jansen van Vuuren
2017-07-01nfp: add a stats handler for flower offloadsPieter Jansen van Vuuren
2017-07-01nfp: add metadata to each flow offloadPieter Jansen van Vuuren
2017-07-01nfp: add basic action capabilities to flower offloadsPieter Jansen van Vuuren
2017-07-01nfp: extend flower matching capabilitiesPieter Jansen van Vuuren
2017-07-01nfp: extend flower add flow offloadPieter Jansen van Vuuren
2017-07-01nfp: provide infrastructure for offloading flower based TC filtersPieter Jansen van Vuuren
2017-07-01nfp: add phys_switch_id supportSimon Horman
2017-07-01net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman
2017-07-01sctp: remove an unnecessary check from sctp_endpoint_destroyXin Long
2017-07-01Merge branch 'net-refcount_t'David S. Miller
2017-07-01net: convert packet_fanout.sk_ref from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert net.passive from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert unix_address.refcnt from atomic_t to refcount_tReshetova, Elena