summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: get rid of tcp_check_send_head()Eric Dumazet2019-02-26
* net: sched: fix typo in walker_check_empty()Vlad Buslov2019-02-26
* net: sched: pie: fix mistake in reference linkLeslie Monis2019-02-26
* devlink: require non-NULL ops for devlink instancesJakub Kicinski2019-02-26
* devlink: hold a reference to the netdevice around ethtool compatJakub Kicinski2019-02-26
* devlink: create a special NDO for getting the devlink instanceJakub Kicinski2019-02-26
* net: devlink: turn devlink into a built-inJakub Kicinski2019-02-26
* net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov2019-02-26
* net: sched: pie: update referencesMohit P. Tahiliani2019-02-25
* net: sched: pie: add derandomization mechanismMohit P. Tahiliani2019-02-25
* net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani2019-02-25
* net: sched: pie: change initial value of pie_vars->burst_timeMohit P. Tahiliani2019-02-25
* net: sched: pie: change default value of pie_params->tupdateMohit P. Tahiliani2019-02-25
* net: sched: pie: change default value of pie_params->targetMohit P. Tahiliani2019-02-25
* net: sched: pie: change value of QUEUE_THRESHOLDMohit P. Tahiliani2019-02-25
* net: sched: don't release block->lock when dumping chainsVlad Buslov2019-02-25
* net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov2019-02-25
* tcp: clean up SOCK_DEBUG()Yafang Shao2019-02-25
* tcp: remove unused parameter of tcp_sacktag_bsearch()Taehee Yoo2019-02-25
* switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli2019-02-25
* dsa: Remove phydev parameter from disable_port callAndrew Lunn2019-02-25
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-02-25
|\
| * Bluetooth: a2mp: Use struct_size() helperGustavo A. R. Silva2019-02-18
| * Bluetooth: hci_event: Use struct_size() helperGustavo A. R. Silva2019-02-18
| * Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-02-04
| * Bluetooth: make hw_err static, reduces object code sizeColin Ian King2019-01-25
| * Bluetooth: Allow driver specific cmd timeout handlingRajat Jain2019-01-25
| * Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-23
| * Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-01-23
| * Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-01-23
| * Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-01-22
| * 6lowpan: fix debugfs_simple_attr.cocci warningsYueHaibing2019-01-22
| * Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-01-22
* | net: fix double-free in bpf_lwt_xmit_reroutePeter Oskolkov2019-02-25
* | ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmitwenxu2019-02-25
* | ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu2019-02-25
* | tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg2019-02-25
* | ipv6: icmp: use percpu allocationKefeng Wang2019-02-25
* | ipv6: icmp: use icmpv6_sk_exit()Kefeng Wang2019-02-25
* | ipv4: icmp: use icmp_sk_exit()Kefeng Wang2019-02-25
* | ila: Fix uninitialised return value in ila_xlat_nl_cmd_flushHerbert Xu2019-02-25
* | net/sched: act_tunnel_key: Add dst_cache supportwenxu2019-02-25
* | net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli2019-02-24
* | net: dev: add generic protodown handlerAndy Roulin2019-02-24
* | net: Skip GSO length estimation if transport header is not setMaxim Mikityanskiy2019-02-24
* | net: Use RCU_INIT_POINTER() to set sk_wqLi RongQing2019-02-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-24
| |\ \
| | * | tcp: repaired skbs must init their tso_segsEric Dumazet2019-02-23
| | * | net/x25: fix a race in x25_bind()Eric Dumazet2019-02-23