summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal2019-02-2712-40/+21Star
* netfilter: nat: remove l3proto structFlorian Westphal2019-02-272-92/+0Star
* netfilter: nat: remove csum_recalc hookFlorian Westphal2019-02-272-10/+24
* netfilter: nat: remove csum_update hookFlorian Westphal2019-02-271-33/+36
* netfilter: nat: remove l3 manip_pkt hookFlorian Westphal2019-02-272-19/+26
* netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal2019-02-272-10/+6Star
* netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal2019-02-2711-736/+710Star
* netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal2019-02-273-137/+123Star
* netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal2019-02-278-277/+195Star
* netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal2019-02-271-92/+39Star
* netfilter: nf_conntrack_amanda: add support for STATE streamsFlorian Tham2019-02-271-2/+7
* netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso2019-02-272-227/+61Star
* net: sched: pie: fix 64-bit divisionLeslie Monis2019-02-271-1/+1
* net: Use RCU_POINTER_INITIALIZER() to init static variableLi RongQing2019-02-261-1/+1
* tcp: remove tcp_queue argument from tso_fragment()Eric Dumazet2019-02-261-7/+6Star
* tcp: use tcp_md5_needed for timewait socketsEric Dumazet2019-02-261-8/+13
* tcp: convert tcp_md5_needed to static_branch APIEric Dumazet2019-02-263-4/+4
* tcp: get rid of tcp_check_send_head()Eric Dumazet2019-02-261-1/+2
* net: sched: fix typo in walker_check_empty()Vlad Buslov2019-02-261-2/+2
* net: sched: pie: fix mistake in reference linkLeslie Monis2019-02-261-1/+1
* devlink: require non-NULL ops for devlink instancesJakub Kicinski2019-02-261-26/+22Star
* devlink: hold a reference to the netdevice around ethtool compatJakub Kicinski2019-02-262-11/+15
* devlink: create a special NDO for getting the devlink instanceJakub Kicinski2019-02-261-39/+17Star
* net: devlink: turn devlink into a built-inJakub Kicinski2019-02-263-24/+4Star
* net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov2019-02-265-36/+13Star
* net: sched: pie: update referencesMohit P. Tahiliani2019-02-251-3/+1Star
* net: sched: pie: add derandomization mechanismMohit P. Tahiliani2019-02-251-1/+27
* net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani2019-02-251-33/+32Star
* net: sched: pie: change initial value of pie_vars->burst_timeMohit P. Tahiliani2019-02-251-2/+2
* net: sched: pie: change default value of pie_params->tupdateMohit P. Tahiliani2019-02-251-1/+1
* net: sched: pie: change default value of pie_params->targetMohit P. Tahiliani2019-02-251-1/+1
* net: sched: pie: change value of QUEUE_THRESHOLDMohit P. Tahiliani2019-02-251-1/+1
* net: sched: don't release block->lock when dumping chainsVlad Buslov2019-02-251-9/+7Star
* net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov2019-02-251-4/+9
* tcp: clean up SOCK_DEBUG()Yafang Shao2019-02-252-20/+1Star
* tcp: remove unused parameter of tcp_sacktag_bsearch()Taehee Yoo2019-02-251-10/+6Star
* switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli2019-02-251-42/+0Star
* dsa: Remove phydev parameter from disable_port callAndrew Lunn2019-02-253-4/+4
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-02-2512-71/+107
|\
| * Bluetooth: a2mp: Use struct_size() helperGustavo A. R. Silva2019-02-181-1/+1
| * Bluetooth: hci_event: Use struct_size() helperGustavo A. R. Silva2019-02-181-4/+4
| * Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-02-041-2/+1Star
| * Bluetooth: make hw_err static, reduces object code sizeColin Ian King2019-01-251-1/+1
| * Bluetooth: Allow driver specific cmd timeout handlingRajat Jain2019-01-251-0/+3
| * Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-232-0/+2
| * Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-01-231-0/+6
| * Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-01-231-31/+46
| * Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-01-224-6/+16
| * 6lowpan: fix debugfs_simple_attr.cocci warningsYueHaibing2019-01-221-21/+21
| * Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-01-221-5/+6