aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-01bpf: Add support for changing congestion controlLawrence Brakmo2-1/+11
2017-07-01bpf: Add TCP connection BPF callbacksLawrence Brakmo1-0/+11
2017-07-01bpf: Add setsockopt helper function to bpfLawrence Brakmo1-1/+13
2017-07-01bpf: Support for setting initial receive windowLawrence Brakmo2-0/+14
2017-07-01bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo2-0/+14
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo5-0/+94
2017-07-01sctp: Add peeloff-flags socket optionNeil Horman1-0/+6
2017-07-01Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller2-32/+1
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long3-7/+7
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long1-3/+3
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long3-4/+4
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long1-3/+3
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_param_tXin Long2-10/+8
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long3-25/+26
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_cid_tXin Long4-7/+9
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long2-18/+18
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long1-2/+2
2017-07-01net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman1-0/+4
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-07-01net: convert net.passive from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-01net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+4
2017-07-01net: convert unix_address.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena1-5/+6
2017-07-01net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena3-14/+16
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2-5/+5
2017-07-01net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena1-5/+5
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena2-4/+4
2017-07-01net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena3-6/+7
2017-07-01net: convert inet_peer.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+10
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-18/+40
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+2
2017-06-29bpf: Add syscall lookup support for fd array and htabMartin KaFai Lau1-0/+3
2017-06-29Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller5-4/+334
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe1-0/+1
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni1-0/+61
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2-4/+18
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari1-0/+67
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari4-0/+18
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari1-0/+9
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2-0/+204
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari1-0/+1
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari1-0/+17