summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-05-11Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell
2018-05-10net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov
2018-05-08udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner
2018-05-07mac80211: fix kernel-doc "bad line" warningRandy Dunlap
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-05-06netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal
2018-05-06netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-04net/ipv6: rename rt6_next to fib6_nextDavid Ahern
2018-05-04bpf: offload: allow offloaded programs to use perf event arraysJakub Kicinski
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-05-04bpf: centre subprog information fieldsJiong Wang