summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackersFlorian Westphal2018-07-162-12/+2
| | | * | | | | | openvswitch: use nf_ct_get_tuplepr, invert_tupleprFlorian Westphal2018-07-161-7/+0
| | | * | | | | | netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.hMáté Eckl2018-07-161-0/+8
| | * | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-208-15/+26
| | |\ \ \ \ \ \ \
| | * | | | | | | | flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz2018-07-191-1/+1
| | * | | | | | | | net: dsa: Remove VLA usageSalvatore Mesoraca2018-07-181-0/+3
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | tls: Add rx inline crypto offloadBoris Pismenny2018-07-161-4/+59
| | * | | | | | | tls: Split tls_sw_release_resources_rxBoris Pismenny2018-07-161-0/+1
| | * | | | | | | tls: Split decrypt_skb to two functionsBoris Pismenny2018-07-161-0/+2
| | * | | | | | | tls: Refactor tls_offload variable namesBoris Pismenny2018-07-161-8/+8
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-141-0/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | xdp: factor out common program/flags handling from driversJakub Kicinski2018-07-131-0/+13
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | net: sched: refactor flower walk to iterate over idrVlad Buslov2018-07-131-0/+1
| * | | | | | | | ieee802154: add rx LQI from userspaceRomuald CARI2018-07-131-0/+1
| |/ / / / / / /
| * | | | | | | devlink: Add generic parameters region_snapshotAlex Vesker2018-07-121-0/+4
| * | | | | | | devlink: Add support for creating region snapshotsAlex Vesker2018-07-121-0/+13
| * | | | | | | devlink: Add callback to query for snapshot id before snapshot createAlex Vesker2018-07-121-0/+8
| * | | | | | | devlink: Add support for creating and destroying regionsAlex Vesker2018-07-121-0/+22
| * | | | | | | net/sched: act_skbedit: don't use spinlock in the data pathDavide Caratti2018-07-121-10/+27
| * | | | | | | tcp: use monotonic timestamps for PAWSArnd Bergmann2018-07-121-7/+10
| * | | | | | | net: Add lag.h, net_lag_port_dev_txable()Petr Machata2018-07-112-0/+30
| * | | | | | | tcp: expose both send and receive intervals for rate sampleDeepti Raghavan2018-07-111-0/+2
| * | | | | | | net: sched: change action API to use array of pointers to actionsVlad Buslov2018-07-081-3/+4
| * | | | | | | net: sched: atomically check-allocate actionVlad Buslov2018-07-081-0/+3
| * | | | | | | net: sched: add 'delete' function to action opsVlad Buslov2018-07-081-0/+1
| * | | | | | | net: sched: implement action API that deletes action by indexVlad Buslov2018-07-081-0/+1
| * | | | | | | net: sched: implement unlocked action init APIVlad Buslov2018-07-081-2/+4
| * | | | | | | net: sched: change type of reference and bind countersVlad Buslov2018-07-081-2/+3
| * | | | | | | net: sched: use rcu for action cookie updateVlad Buslov2018-07-082-1/+2
| * | | | | | | net/flow_dissector: Add support for QinQ dissectionJianbo Liu2018-07-071-0/+2
| * | | | | | | net/flow_dissector: Save vlan ethertype from headersJianbo Liu2018-07-071-1/+1
| * | | | | | | devlink: fix incorrect return statementArnd Bergmann2018-07-071-1/+0
| * | | | | | | ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn2018-07-071-1/+0
| * | | | | | | ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn2018-07-072-6/+4
| * | | | | | | sock: sockc cookie initializerWillem de Bruijn2018-07-071-0/+6
| * | | | | | | ipv6: ipcm6_cookie initializerWillem de Bruijn2018-07-071-0/+19
| * | | | | | | ipv4: ipcm_cookie initializersWillem de Bruijn2018-07-071-0/+15
| |/ / / / / /
| * | | | | | net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree2018-07-061-0/+2
| * | | | | | devlink: Add enable_sriov boolean generic parameterVasundhara Volam2018-07-051-0/+4
| * | | | | | devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh2018-07-051-0/+31
| * | | | | | devlink: Add devlink notifications support for paramsMoshe Shemesh2018-07-051-0/+7
| * | | | | | devlink: Add support for get/set driverinit valueMoshe Shemesh2018-07-051-0/+18
| * | | | | | devlink: Add param set commandMoshe Shemesh2018-07-051-0/+4
| * | | | | | devlink: Add devlink_param register and unregisterMoshe Shemesh2018-07-051-0/+85
| * | | | | | net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia2018-07-041-1/+2
| * | | | | | net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia2018-07-041-0/+5
| * | | | | | net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes2018-07-041-0/+2
| * | | | | | net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia2018-07-041-0/+1
| * | | | | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+10
| * | | | | | net: ipv4: listified version of ip_rcvEdward Cree2018-07-041-0/+2
OpenPOWER on IntegriCloud