| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: ip-sysctl.txt: fix name of some ipv6 variables | Olivier Gayot | 2018-04-19 | 1 | -4/+4 |
* | vmxnet3: fix incorrect dereference when rxvlan is disabled | Ronak Doshi | 2018-04-19 | 2 | -6/+15 |
* | llc: hold llc_sap before release_sock() | Cong Wang | 2018-04-19 | 1 | -0/+7 |
* | MAINTAINERS: Direct networking documentation changes to netdev | Jonathan Corbet | 2018-04-19 | 1 | -0/+1 |
* | atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit" | Colin Ian King | 2018-04-19 | 1 | -2/+2 |
* | net: qmi_wwan: add Wistron Neweb D19Q1 | Pawel Dembicki | 2018-04-19 | 1 | -0/+1 |
* | net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN" | Colin Ian King | 2018-04-19 | 1 | -1/+1 |
* | net: stmmac: Disable ACS Feature for GMAC >= 4 | Jose Abreu | 2018-04-19 | 3 | -9/+7 |
* | net: mvpp2: Fix DMA address mask size | Maxime Chevallier | 2018-04-19 | 1 | -5/+7 |
* | net: change the comment of dev_mc_init | sunlianwen | 2018-04-19 | 1 | -1/+1 |
* | net: qualcomm: rmnet: Fix warning seen with fill_info | Subash Abhinov Kasiviswanathan | 2018-04-19 | 1 | -5/+6 |
* | tun: fix vlan packet truncation | Bjørn Mork | 2018-04-18 | 1 | -6/+1 |
* | tipc: fix infinite loop when dumping link monitor summary | Tung Nguyen | 2018-04-18 | 2 | -8/+5 |
* | tipc: fix use-after-free in tipc_nametbl_stop | Jon Maloy | 2018-04-18 | 1 | -12/+17 |
* | KEYS: DNS: limit the length of option strings | Eric Biggers | 2018-04-17 | 1 | -7/+5 |
* | sfc: check RSS is active for filter insert | Bert Kenward | 2018-04-17 | 1 | -2/+2 |
* | vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi | Toshiaki Makita | 2018-04-17 | 2 | -3/+6 |
* | net: qrtr: add MODULE_ALIAS_NETPROTO macro | Nicolas Dechesne | 2018-04-17 | 1 | -0/+1 |
* | VSOCK: make af_vsock.ko removable again | Stefan Hajnoczi | 2018-04-17 | 1 | -0/+6 |
* | textsearch: fix kernel-doc warnings and add kernel-api section | Randy Dunlap | 2018-04-17 | 3 | -19/+38 |
* | Merge branch 'tipc-Better-check-user-provided-attributes' | David S. Miller | 2018-04-17 | 2 | -1/+6 |
|\ |
|
| * | tipc: fix possible crash in __tipc_nl_net_set() | Eric Dumazet | 2018-04-17 | 2 | -0/+4 |
| * | tipc: add policy for TIPC_NLA_NET_ADDR | Eric Dumazet | 2018-04-17 | 1 | -1/+2 |
|/ |
|
* | net: Fix one possible memleak in ip_setup_cork | Gao Feng | 2018-04-16 | 1 | -3/+5 |
* | net: af_packet: fix race in PACKET_{R|T}X_RING | Eric Dumazet | 2018-04-16 | 1 | -9/+14 |
* | ibmvnic: Clear pending interrupt after device reset | Thomas Falcon | 2018-04-16 | 1 | -4/+11 |
* | tcp: clear tp->packets_out when purging write queue | Soheil Hassas Yeganeh | 2018-04-16 | 1 | -1/+1 |
* | team: avoid adding twice the same option to the event list | Paolo Abeni | 2018-04-16 | 1 | -0/+19 |
* | net: mvpp2: Fix TCAM filter reserved range | Maxime Chevallier | 2018-04-16 | 1 | -1/+1 |
* | Revert "macsec: missing dev_put() on error in macsec_newlink()" | Dan Carpenter | 2018-04-16 | 1 | -3/+2 |
* | filter.txt: update 'tools/net/' to 'tools/bpf/' | Wang Sheng-Hui | 2018-04-16 | 1 | -3/+3 |
* | Merge branch 'sfc-ARFS-fixes' | David S. Miller | 2018-04-14 | 4 | -32/+58 |
|\ |
|
| * | sfc: limit ARFS workitems in flight per channel | Edward Cree | 2018-04-14 | 2 | -28/+55 |
| * | sfc: pass the correctly bogus filter_id to rps_may_expire_flow() | Edward Cree | 2018-04-14 | 2 | -3/+2 |
| * | sfc: insert ARFS filters with replace_equal=true | Edward Cree | 2018-04-14 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'l2tp-remove-unsafe-calls-to-l2tp_tunnel_find_nth' | David S. Miller | 2018-04-13 | 5 | -33/+60 |
|\ |
|
| * | l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file | Guillaume Nault | 2018-04-13 | 3 | -23/+13 |
| * | l2tp: hold reference on tunnels printed in pppol2tp proc file | Guillaume Nault | 2018-04-13 | 1 | -7/+17 |
| * | l2tp: hold reference on tunnels in netlink dumps | Guillaume Nault | 2018-04-13 | 3 | -3/+30 |
|/ |
|
* | virtio-net: add missing virtqueue kick when flushing packets | Jason Wang | 2018-04-13 | 1 | -2/+9 |
* | net: dsa: mv88e6xxx: Fix receive time stamp race condition. | Richard Cochran | 2018-04-13 | 1 | -2/+10 |
* | net: fix deadlock while clearing neighbor proxy table | Wolfgang Bumiller | 2018-04-13 | 1 | -10/+18 |
* | sctp: do not check port in sctp_inet6_cmp_addr | Xin Long | 2018-04-13 | 1 | -30/+30 |
* | Merge branch 'nfp-improve-signal-handing-on-FW-waits-and-flower-control-messa... | David S. Miller | 2018-04-13 | 6 | -14/+54 |
|\ |
|
| * | nfp: flower: split and limit cmsg skb lists | Pieter Jansen van Vuuren | 2018-04-13 | 4 | -8/+46 |
| * | nfp: flower: move route ack control messages out of the workqueue | Pieter Jansen van Vuuren | 2018-04-13 | 1 | -3/+3 |
| * | nfp: print a message when mutex wait is interrupted | Jakub Kicinski | 2018-04-13 | 1 | -1/+4 |
| * | nfp: ignore signals when communicating with management FW | Jakub Kicinski | 2018-04-13 | 1 | -2/+1 |
|/ |
|
* | tipc: fix missing initializer in tipc_sendmsg() | Jon Maloy | 2018-04-13 | 1 | -1/+3 |
* | strparser: Fix incorrect strp->need_bytes value. | Doron Roberts-Kedes | 2018-04-13 | 1 | -4/+3 |