aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01vrf: check accept_source_route on the original netdeviceStephen Suryaputra1-1/+1
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet2-8/+3
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2-1/+2
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti1-1/+1
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti1-1/+6
2019-03-18sctp: get sctphdr by offset in sctp_compute_cksumXin Long1-1/+1
2019-03-18packets: Always register packet sk in the same orderMaxime Chevallier1-0/+6
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+0
2019-03-16xsk: fix umem memory leak on cleanupBjörn Töpel1-1/+0
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+8
2019-03-12sctp: convert to genradixKent Overstreet1-7/+8
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-4/+8
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2019-03-11netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso1-0/+6
2019-03-09net: keep refcount warning in reqsk_free()Guillaume Nault1-1/+0
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-03-08netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso1-4/+2
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-18/+13
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha1-0/+14
2019-03-03tls: Fix write space handlingBoris Pismenny1-0/+3
2019-03-03tls: Fix tls_device handling of partial recordsBoris Pismenny1-16/+4
2019-03-03net: dsa: add KSZ9893 switch tagging supportTristram Ha1-0/+1
2019-03-02net: sched: put back q.qlen into a single locationEric Dumazet1-18/+13
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-148/+49
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+12
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+11
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli1-12/+0
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu1-1/+1
2019-03-01netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal1-22/+0
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal1-22/+0
2019-02-28net: split out functions related to registering inflight socket filesJens Axboe1-0/+1
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu2-1/+4
2019-02-27net: Remove switchdev_opsFlorian Fainelli1-17/+0
2019-02-27switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli1-0/+27
2019-02-27netfilter: conntrack: avoid same-timeout updateFlorian Westphal1-5/+5
2019-02-27netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal3-55/+39
2019-02-27netfilter: nat: remove l3proto structFlorian Westphal1-8/+0
2019-02-27netfilter: nat: remove csum_recalc hookFlorian Westphal1-4/+3
2019-02-27netfilter: nat: remove csum_update hookFlorian Westphal1-5/+0
2019-02-27netfilter: nat: remove l3 manip_pkt hookFlorian Westphal1-5/+4
2019-02-27netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal1-16/+0
2019-02-27netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal1-9/+0
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal1-4/+2
2019-02-27netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso1-0/+3
2019-02-26tcp: convert tcp_md5_needed to static_branch APIEric Dumazet1-2/+2
2019-02-26tcp: get rid of __tcp_add_write_queue_tail()Eric Dumazet1-6/+1
2019-02-26tcp: get rid of tcp_check_send_head()Eric Dumazet1-6/+0
2019-02-26vxlan: add extack support for create and changelinkRoopa Prabhu1-0/+31
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski1-0/+9
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski1-6/+4