summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-18tipc: fix infinite loop when dumping link monitor summaryTung Nguyen
2018-04-18tipc: fix use-after-free in tipc_nametbl_stopJon Maloy
2018-04-17KEYS: DNS: limit the length of option stringsEric Biggers
2018-04-17sfc: check RSS is active for filter insertBert Kenward
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita
2018-04-17net: qrtr: add MODULE_ALIAS_NETPROTO macroNicolas Dechesne
2018-04-17VSOCK: make af_vsock.ko removable againStefan Hajnoczi
2018-04-16textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap
2018-04-16Merge branch 'tipc-Better-check-user-provided-attributes'David S. Miller
2018-04-16tipc: fix possible crash in __tipc_nl_net_set()Eric Dumazet
2018-04-16tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet
2018-04-16net: Fix one possible memleak in ip_setup_corkGao Feng
2018-04-16net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet
2018-04-16ibmvnic: Clear pending interrupt after device resetThomas Falcon
2018-04-16tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh
2018-04-16team: avoid adding twice the same option to the event listPaolo Abeni
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier
2018-04-16Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter
2018-04-15filter.txt: update 'tools/net/' to 'tools/bpf/'Wang Sheng-Hui
2018-04-14Merge branch 'sfc-ARFS-fixes'David S. Miller
2018-04-14sfc: limit ARFS workitems in flight per channelEdward Cree
2018-04-14sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree
2018-04-14sfc: insert ARFS filters with replace_equal=trueEdward Cree
2018-04-13Merge branch 'l2tp-remove-unsafe-calls-to-l2tp_tunnel_find_nth'David S. Miller
2018-04-13l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs fileGuillaume Nault
2018-04-13l2tp: hold reference on tunnels printed in pppol2tp proc fileGuillaume Nault
2018-04-13l2tp: hold reference on tunnels in netlink dumpsGuillaume Nault
2018-04-13virtio-net: add missing virtqueue kick when flushing packetsJason Wang
2018-04-12net: dsa: mv88e6xxx: Fix receive time stamp race condition.Richard Cochran
2018-04-12net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller
2018-04-12sctp: do not check port in sctp_inet6_cmp_addrXin Long
2018-04-12Merge branch 'nfp-improve-signal-handing-on-FW-waits-and-flower-control-messa...David S. Miller
2018-04-12nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren
2018-04-12nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren
2018-04-12nfp: print a message when mutex wait is interruptedJakub Kicinski
2018-04-12nfp: ignore signals when communicating with management FWJakub Kicinski
2018-04-12tipc: fix missing initializer in tipc_sendmsg()Jon Maloy
2018-04-12strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes
2018-04-12selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell
2018-04-12Merge branch 'ibmvnic-Fix-parameter-change-request-handling'David S. Miller
2018-04-12ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot
2018-04-12ibmvnic: Handle all login error conditionsNathan Fontenot
2018-04-12net: validate attribute sizes in neigh_dump_table()Eric Dumazet
2018-04-12tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet
2018-04-12tipc: fix unbalanced reference counterJon Maloy
2018-04-12lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J
2018-04-12mISDN: Remove VLAsLaura Abbott
2018-04-12net/tls: Remove VLA usageKees Cook
2018-04-12ibmvnic: Define vnic_login_client_data name field as unsized arrayKees Cook
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds