summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: sched: mq: request stats from offloadsJakub Kicinski2018-05-291-0/+18
| * | | | net: sched: mq: add simple offload notificationJakub Kicinski2018-05-291-0/+19
| | |_|/ | |/| |
| * | | bpfilter: fix building without CONFIG_INETArnd Bergmann2018-05-291-2/+5
| * | | net: Introduce generic failover moduleSridhar Samudrala2018-05-293-0/+329
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2717-51/+124
| |\ \
| * | | openvswitch: Support conntrack zone limitYi-Hung Wei2018-05-255-6/+567
| * | | Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-251-0/+20
| |\ \ \
| | * | | net/dcb: Add dcbnl buffer attributeHuy Nguyen2018-05-241-0/+20
| * | | | net: bridge: add support for port isolationNikolay Aleksandrov2018-05-255-2/+22
| * | | | net/ipv4: Remove tracepoint in fib_validate_sourceDavid Ahern2018-05-251-2/+0
| * | | | net/ipv6: Udate fib6_table_lookup tracepointDavid Ahern2018-05-252-6/+7
| * | | | net/ipv4: Udate fib_table_lookup tracepointDavid Ahern2018-05-251-5/+9
| * | | | net_sched: switch to rcu_workCong Wang2018-05-2512-220/+84
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-2515-266/+933
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer2018-05-251-4/+4
| | * | | xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer2018-05-251-4/+16
| | * | | xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer2018-05-251-1/+1
| | * | | bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer2018-05-251-13/+2
| | * | | ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-242-2/+191
| | * | | bpf: Split lwt inout verifier structuresMathieu Xhonneux2018-05-241-31/+52
| | * | | bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2018-05-243-23/+269
| | * | | ipv6: sr: export function lookup_nexthopMathieu Xhonneux2018-05-241-9/+11
| | * | | bpf: Add mtu checking to FIB forwarding helperDavid Ahern2018-05-221-7/+35
| | * | | net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern2018-05-223-0/+57
| | * | | net/ipv4: Add helper to return path MTU based on fib resultDavid Ahern2018-05-221-0/+31
| | * | | xsk: convert atomic_t to refcount_tBjörn Töpel2018-05-222-4/+4
| | * | | xsk: simplified umem setupBjörn Töpel2018-05-223-55/+51
| | * | | xsk: add missing write- and data-dependency barrierBjörn Töpel2018-05-221-5/+9
| | * | | xsk: remove explicit ring structure from uapiBjörn Töpel2018-05-222-0/+46
| | * | | xsk: proper queue id check at bindMagnus Karlsson2018-05-221-1/+7
| | * | | xsk: remove rebind supportBjörn Töpel2018-05-221-21/+9
| | * | | bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2018-05-181-3/+111
| | * | | xsk: proper '=' alignmentBjörn Töpel2018-05-181-18/+18
| | * | | xsk: fixed some cases of unnecessary parenthesesBjörn Töpel2018-05-183-6/+5
| | * | | xsk: remove newline at end of fileBjörn Töpel2018-05-181-1/+0
| | * | | xsk: clean up SPDX headersBjörn Töpel2018-05-186-60/+6
| * | | | Merge tag 'batadv-next-for-davem-20180524' of git://git.open-mesh.org/linux-m...David S. Miller2018-05-246-41/+39
| |\ \ \ \
| | * | | | batman-adv: enable B.A.T.M.A.N. V compilation by defaultMarek Lindner2018-05-141-1/+1
| | * | | | batman-adv: disable ethtool link speed detection when auto negotiation offMarek Lindner2018-05-141-1/+14
| | * | | | batman-adv: fix batadv_interface_tx()'s return typeLuc Van Oostenryck2018-04-251-2/+2
| | * | | | batman-adv: Remove unused dentry without DEBUGFSSven Eckelmann2018-04-221-0/+6
| | * | | | batman-adv: Avoid bool in structuresSven Eckelmann2018-04-221-7/+7
| | * | | | batman-adv: Avoid old nodes disabling multicast optimizations completelyLinus Lüssing2018-04-223-27/+6
| | * | | | batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by defaultSven Eckelmann2018-04-221-2/+2
| | * | | | batman-adv: Start new development cycleSimon Wunderlich2018-04-221-1/+1
| * | | | | bpfilter: don't pass O_CREAT when opening console for debugJakub Kicinski2018-05-241-1/+1
| * | | | | bpfilter: fix build dependencyAlexei Starovoitov2018-05-241-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-2321-497/+978
| |\ \ \ \ \
| | * | | | | netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso2018-05-233-19/+127
| | * | | | | netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso2018-05-234-26/+20