summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: enhanced per queue max coalesce value.Rahul Verma2017-07-271-1/+1
* qed: Read per queue coalesce from hardwareRahul Verma2017-07-272-10/+2
* qed: Add support for vf coalesce configuration.Rahul Verma2017-07-271-2/+2
* qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-0/+20
* tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya2017-07-251-1/+1
* Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-07-252-241/+51
|\
| * rxrpc: Move the packet.h include file into net/rxrpc/David Howells2017-07-212-235/+44
| * rxrpc: Expose UAPI definitions to userspaceDavid Howells2017-07-211-6/+7
* | sctp: remove the typedef sctp_abort_chunk_tXin Long2017-07-251-2/+2
* | sctp: remove the typedef sctp_heartbeat_chunk_tXin Long2017-07-251-2/+2
* | sctp: remove the typedef sctp_heartbeathdr_tXin Long2017-07-251-3/+3
* | sctp: remove the typedef sctp_sack_chunk_tXin Long2017-07-251-2/+2
* | sctp: remove the typedef sctp_sackhdr_tXin Long2017-07-252-5/+5
* | sctp: remove the typedef sctp_sack_variable_tXin Long2017-07-251-3/+3
* | sctp: remove the typedef sctp_dup_tsn_tXin Long2017-07-251-3/+1
* | sctp: remove the typedef sctp_gap_ack_block_tXin Long2017-07-251-4/+4
* | sctp: remove the typedef sctp_unrecognized_param_tXin Long2017-07-251-2/+2
* | sctp: remove the typedef sctp_cookie_param_tXin Long2017-07-251-2/+2
* | sctp: remove the typedef sctp_initack_chunk_tXin Long2017-07-251-1/+4
* | net: add infrastructure to un-offload UDP tunnel portSabrina Dubroca2017-07-242-0/+9
* | net: add new netdevice feature for offload of RX port for UDP tunnelsSabrina Dubroca2017-07-241-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-21102-509/+1672
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-217-27/+23
| |\
| | * bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2017-07-211-0/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-181-9/+0
| | |\
| | | * netfilter: remove old pre-netns era hook apiFlorian Westphal2017-07-171-9/+0
| | * | bpf: check NULL for sk_to_full_sk() return valueWANG Cong2017-07-171-1/+1
| | * | jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski2017-07-171-15/+14
| | |/
| | * sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-07-151-0/+4
| | * cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-07-141-0/+1
| | * netlink: correctly document nla_put_u64_64bit()Rolf Eike Beer2017-07-131-2/+2
| * | llist: clang: introduce member_address_is_nonnull()Alexander Potapenko2017-07-201-2/+19
| * | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-1934-47/+78
| |\ \
| | * | task_struct: Allow randomized layoutKees Cook2017-06-303-1/+31
| | * | randstruct: Mark various structs for randomizationKees Cook2017-06-3032-46/+47
| * | | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-07-191-4/+4
| |\ \ \
| | * | | libceph: fix old style declaration warningsArnd Bergmann2017-07-171-4/+4
| * | | | IB/core: Remove NOIO QP create flagLeon Romanovsky2017-07-181-1/+1
| * | | | {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-181-6/+4
| * | | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-181-3/+2
| * | | | IB/core: Introduce modify QP operation with udataParav Pandit2017-07-181-0/+16
| |/ / /
| * | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-153-0/+30
| |\ \ \
| | * | | random: add get_random_{bytes,u32,u64,int,long,once}_wait familyJason A. Donenfeld2017-06-203-0/+29
| | * | | random: add wait_for_random_bytes() APIJason A. Donenfeld2017-06-201-0/+1
| * | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-156-10/+24
| |\ \ \ \
| | * | | | VFS: Kill off s_options and helpersDavid Howells2017-07-111-9/+0
| | * | | | 9p: Implement show_optionsDavid Howells2017-07-112-0/+14
| | * | | | hugetlbfs: Implement show_optionsDavid Howells2017-07-061-0/+3
| | * | | | VFS: Provide empty name qstrDavid Howells2017-07-061-0/+5
| | * | | | VFS: Make get_filesystem() return the affected filesystemDavid Howells2017-07-061-1/+1