aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni1-0/+5
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni1-5/+5
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-18/+196
2018-05-17bpf: add __printf verification to bpf_verifier_vlogMathieu Malaterre1-2/+2
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni1-1/+9
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee1-2/+9
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend3-2/+61
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend2-4/+2
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner2-2/+5
2018-05-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-2/+2
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy4-0/+43
2018-05-14virtchnl: Whitespace and parenthesis cleanupBruce Allan1-2/+2
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-44/+161
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-2/+92
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-10/+6
2018-05-11Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-0/+85
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet1-1/+3
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli1-0/+1
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli1-0/+24
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee1-0/+1
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells1-0/+55
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells1-0/+30
2018-05-11bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern1-1/+80
2018-05-11net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern1-0/+14
2018-05-11net/ipv6: Update fib6 tracepoint to take fib6_infoDavid Ahern1-7/+7
2018-05-11net/ipv6: Add fib6_lookupDavid Ahern1-0/+6
2018-05-11net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern1-0/+4
2018-05-11net/ipv6: Rename rt6_multipath_selectDavid Ahern1-0/+5
2018-05-11net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern1-3/+3
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell1-0/+1
2018-05-10net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches1-18/+4
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-1/+3
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha1-0/+1
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso1-2/+2
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso1-2/+2
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov1-2/+10
2018-05-09bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski1-1/+1
2018-05-09bpf: btf: Add struct bpf_btf_infoMartin KaFai Lau1-0/+6
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau2-0/+7
2018-05-08udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck1-2/+1
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck1-1/+1
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni1-2/+2
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni2-9/+16
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+1
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-1/+9
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru1-1/+0
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-1/+1
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-378/+292
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner1-14/+0