summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: conntrack: avoid same-timeout updateFlorian Westphal2019-02-271-5/+5
* netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal2019-02-273-55/+39
* netfilter: nat: remove l3proto structFlorian Westphal2019-02-271-8/+0
* netfilter: nat: remove csum_recalc hookFlorian Westphal2019-02-271-4/+3
* netfilter: nat: remove csum_update hookFlorian Westphal2019-02-271-5/+0
* netfilter: nat: remove l3 manip_pkt hookFlorian Westphal2019-02-271-5/+4
* netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal2019-02-271-16/+0
* netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal2019-02-271-9/+0
* netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal2019-02-271-4/+2
* netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso2019-02-271-0/+3
* tcp: convert tcp_md5_needed to static_branch APIEric Dumazet2019-02-261-2/+2
* tcp: get rid of __tcp_add_write_queue_tail()Eric Dumazet2019-02-261-6/+1
* tcp: get rid of tcp_check_send_head()Eric Dumazet2019-02-261-6/+0
* vxlan: add extack support for create and changelinkRoopa Prabhu2019-02-261-0/+31
* devlink: create a special NDO for getting the devlink instanceJakub Kicinski2019-02-261-0/+9
* net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-6/+4
* net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov2019-02-261-3/+1
* net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov2019-02-251-0/+1
* switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli2019-02-241-4/+0
* dsa: Remove phydev parameter from disable_port callAndrew Lunn2019-02-241-2/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-02-242-1/+2
|\
| * Bluetooth: Allow driver specific cmd timeout handlingRajat Jain2019-01-251-0/+1
| * Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-01-221-1/+1
* | tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg2019-02-241-0/+10
* | ipv6: icmp: use percpu allocationKefeng Wang2019-02-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-242-5/+12
|\ \
| * | phonet: fix building with clangArnd Bergmann2019-02-211-2/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-02-211-3/+9
| |\ \
| | * | xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-051-3/+9
* | | | net_sched: initialize net pointer inside tcf_exts_init()Cong Wang2019-02-221-2/+3
* | | | Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller2019-02-221-0/+6
|\ \ \ \
| * \ \ \ Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm...Kalle Valo2019-02-071-0/+6
| |\ \ \ \
| | * | | | iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotapJohannes Berg2019-02-041-0/+6
* | | | | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-2226-74/+611
|\ \ \ \ \ \
| * | | | | | net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-211-8/+0
| * | | | | | net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-211-2/+0
| * | | | | | net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-1/+2
| * | | | | | net: dsa: add support for bridge flagsRussell King2019-02-211-0/+2
| * | | | | | net/smc: add smcd support to the pnet tableHans Wippel2019-02-211-0/+1
| * | | | | | net/tls: Move protocol constants from cipher context to tls contextVakul Garg2019-02-191-17/+29
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-02-183-0/+29
| |\ \ \ \ \ \
| | * | | | | | netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac2019-02-133-0/+29
| * | | | | | | ethtool: add compat for flash updateJakub Kicinski2019-02-171-0/+7
| * | | | | | | devlink: add flash update commandJakub Kicinski2019-02-171-0/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-162-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov2019-02-131-0/+1
| | * | | | | | | bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov2019-02-131-0/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-152-1/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-02-131-1/+1
| | * | | | | | | net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-081-0/+1