summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet2018-04-171-1/+2
* net: Fix one possible memleak in ip_setup_corkGao Feng2018-04-161-3/+5
* net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet2018-04-161-9/+14
* ibmvnic: Clear pending interrupt after device resetThomas Falcon2018-04-161-4/+11
* tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh2018-04-161-1/+1
* team: avoid adding twice the same option to the event listPaolo Abeni2018-04-161-0/+19
* net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier2018-04-161-1/+1
* Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter2018-04-161-3/+2
* filter.txt: update 'tools/net/' to 'tools/bpf/'Wang Sheng-Hui2018-04-161-3/+3
* Merge branch 'sfc-ARFS-fixes'David S. Miller2018-04-144-32/+58
|\
| * sfc: limit ARFS workitems in flight per channelEdward Cree2018-04-142-28/+55
| * sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-142-3/+2
| * sfc: insert ARFS filters with replace_equal=trueEdward Cree2018-04-141-1/+1
|/
* Merge branch 'l2tp-remove-unsafe-calls-to-l2tp_tunnel_find_nth'David S. Miller2018-04-135-33/+60
|\
| * l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs fileGuillaume Nault2018-04-133-23/+13
| * l2tp: hold reference on tunnels printed in pppol2tp proc fileGuillaume Nault2018-04-131-7/+17
| * l2tp: hold reference on tunnels in netlink dumpsGuillaume Nault2018-04-133-3/+30
|/
* virtio-net: add missing virtqueue kick when flushing packetsJason Wang2018-04-131-2/+9
* net: dsa: mv88e6xxx: Fix receive time stamp race condition.Richard Cochran2018-04-131-2/+10
* net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller2018-04-131-10/+18
* sctp: do not check port in sctp_inet6_cmp_addrXin Long2018-04-131-30/+30
* Merge branch 'nfp-improve-signal-handing-on-FW-waits-and-flower-control-messa...David S. Miller2018-04-136-14/+54
|\
| * nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren2018-04-134-8/+46
| * nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren2018-04-131-3/+3
| * nfp: print a message when mutex wait is interruptedJakub Kicinski2018-04-131-1/+4
| * nfp: ignore signals when communicating with management FWJakub Kicinski2018-04-131-2/+1
|/
* tipc: fix missing initializer in tipc_sendmsg()Jon Maloy2018-04-131-1/+3
* strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes2018-04-131-4/+3
* selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell2018-04-131-1/+1
* Merge branch 'ibmvnic-Fix-parameter-change-request-handling'David S. Miller2018-04-132-22/+37
|\
| * ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot2018-04-131-1/+2
| * ibmvnic: Handle all login error conditionsNathan Fontenot2018-04-132-21/+35
|/
* net: validate attribute sizes in neigh_dump_table()Eric Dumazet2018-04-131-4/+8
* tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-131-2/+4
* tipc: fix unbalanced reference counterJon Maloy2018-04-133-3/+9
* lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J2018-04-132-1/+185
* mISDN: Remove VLAsLaura Abbott2018-04-132-6/+16
* net/tls: Remove VLA usageKees Cook2018-04-131-1/+9
* ibmvnic: Define vnic_login_client_data name field as unsized arrayKees Cook2018-04-131-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-1219-198/+345
|\
| * Merge branch 'l2tp-tunnel-creation-fixes'David S. Miller2018-04-114-137/+123
| |\
| | * l2tp: fix race in duplicate tunnel detectionGuillaume Nault2018-04-113-28/+14
| | * l2tp: fix races in tunnel creationGuillaume Nault2018-04-114-110/+110
| |/
| * tun: send netlink notification when the device is modifiedSabrina Dubroca2018-04-111-2/+22
| * tun: set the flags before registering the netdeviceSabrina Dubroca2018-04-111-3/+6
| * lan78xx: Don't reset the interface on openPhil Elwell2018-04-111-4/+0
| * Merge branch 'bnxt_en-Fixes-for-net'David S. Miller2018-04-114-5/+103
| |\
| | * bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan2018-04-111-1/+1
| | * bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan2018-04-111-0/+2
| | * bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna2018-04-111-0/+30