summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Allow failed client calls to be retriedDavid Howells2017-08-291-0/+16
* rxrpc: Add notification of end-of-Tx phaseDavid Howells2017-08-291-1/+4
* net: rxrpc: Replace time_t type with time64_t typeBaolin Wang2017-08-291-0/+23
* net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas2017-08-291-0/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-08-291-0/+5
|\
| * i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-281-0/+5
* | irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman2017-08-2934-3847/+0
* | gre: add collect_md mode to ERSPAN tunnelWilliam Tu2017-08-291-1/+3
* | bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend2017-08-281-3/+0
* | bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-282-8/+11
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-08-261-2/+2
|\
| * i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-251-2/+2
* | net_sched: kill u32_node pointer in QdiscWANG Cong2017-08-261-1/+0
* | net_sched: remove tc class reference countingWANG Cong2017-08-261-2/+1
* | ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun2017-08-261-4/+14
* | ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2017-08-261-1/+2
|/
* strparser: initialize all callbacksEric Biggers2017-08-251-1/+1
* Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-08-252-3/+1
|\
| * net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-241-1/+1
| * net/mlx5: Remove a leftover unused variableGal Pressman2017-08-241-2/+0
* | ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki2017-08-251-0/+1
* | net: Extend struct flowi6 with multipath hashJakub Sitnicki2017-08-251-0/+1
* | devlink: Fix devlink_dpipe_table_register() stub signature.David S. Miller2017-08-251-2/+1
* | ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-251-0/+1
* | xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer2017-08-241-6/+6
* | xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer2017-08-241-12/+12
* | xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer2017-08-241-1/+2
* | devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky2017-08-241-0/+6
* | devlink: Add support for dynamic table sizeArkadi Sharshevsky2017-08-241-4/+3
* | devlink: Add IPv4 header for dpipeArkadi Sharshevsky2017-08-242-0/+6
* | devlink: Add Ethernet header for dpipeArkadi Sharshevsky2017-08-242-0/+9
|/
* bpf/verifier: document liveness analysisEdward Cree2017-08-241-0/+13
* bpf/verifier: remove varlen_map_value_access flagEdward Cree2017-08-241-1/+0
* net: sched: add couple of goto_chain helpersJiri Pirko2017-08-241-4/+16
* net: define the TSO header size in net/tso.hAntoine Ténart2017-08-241-0/+2
* tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney2017-08-241-1/+8
* gre: introduce native tunnel support for ERSPANWilliam Tu2017-08-224-0/+66
* tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang2017-08-221-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-2214-43/+126
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-215-11/+14
| |\
| | * net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-211-1/+4
| | * datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-191-3/+1
| | * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-171-2/+2
| | * ptr_ring: use kmalloc_array()Eric Dumazet2017-08-172-5/+7
| * | pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-212-25/+30
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-2/+2
| |\ \
| | * | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+8
| |\ \ \
| | * | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+8
| * | | | mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-191-0/+22