summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-19vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi2-6/+15
2018-04-19llc: hold llc_sap before release_sock()Cong Wang1-0/+7
2018-04-19MAINTAINERS: Direct networking documentation changes to netdevJonathan Corbet1-0/+1
2018-04-19atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King1-2/+2
2018-04-19net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki1-0/+1
2018-04-19net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"Colin Ian King1-1/+1
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu3-9/+7
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier1-5/+7
2018-04-19net: change the comment of dev_mc_initsunlianwen1-1/+1
2018-04-19net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan1-5/+6
2018-04-18tun: fix vlan packet truncationBjørn Mork1-6/+1
2018-04-18tipc: fix infinite loop when dumping link monitor summaryTung Nguyen2-8/+5
2018-04-18tipc: fix use-after-free in tipc_nametbl_stopJon Maloy1-12/+17
2018-04-17KEYS: DNS: limit the length of option stringsEric Biggers1-7/+5
2018-04-17sfc: check RSS is active for filter insertBert Kenward1-2/+2
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2-3/+6
2018-04-17net: qrtr: add MODULE_ALIAS_NETPROTO macroNicolas Dechesne1-0/+1
2018-04-17VSOCK: make af_vsock.ko removable againStefan Hajnoczi1-0/+6
2018-04-17textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap3-19/+38
2018-04-17tipc: fix possible crash in __tipc_nl_net_set()Eric Dumazet2-0/+4
2018-04-17tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet1-1/+2
2018-04-16net: Fix one possible memleak in ip_setup_corkGao Feng1-3/+5
2018-04-16net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet1-9/+14
2018-04-16ibmvnic: Clear pending interrupt after device resetThomas Falcon1-4/+11
2018-04-16tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh1-1/+1
2018-04-16team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier1-1/+1
2018-04-16Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter1-3/+2
2018-04-16filter.txt: update 'tools/net/' to 'tools/bpf/'Wang Sheng-Hui1-3/+3
2018-04-14sfc: limit ARFS workitems in flight per channelEdward Cree2-28/+55
2018-04-14sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2-3/+2
2018-04-14sfc: insert ARFS filters with replace_equal=trueEdward Cree1-1/+1
2018-04-13l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs fileGuillaume Nault3-23/+13
2018-04-13l2tp: hold reference on tunnels printed in pppol2tp proc fileGuillaume Nault1-7/+17
2018-04-13l2tp: hold reference on tunnels in netlink dumpsGuillaume Nault3-3/+30
2018-04-13virtio-net: add missing virtqueue kick when flushing packetsJason Wang1-2/+9
2018-04-13net: dsa: mv88e6xxx: Fix receive time stamp race condition.Richard Cochran1-2/+10
2018-04-13net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller1-10/+18
2018-04-13sctp: do not check port in sctp_inet6_cmp_addrXin Long1-30/+30
2018-04-13nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren4-8/+46
2018-04-13nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren1-3/+3
2018-04-13nfp: print a message when mutex wait is interruptedJakub Kicinski1-1/+4
2018-04-13nfp: ignore signals when communicating with management FWJakub Kicinski1-2/+1
2018-04-13tipc: fix missing initializer in tipc_sendmsg()Jon Maloy1-1/+3
2018-04-13strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes1-4/+3
2018-04-13selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell1-1/+1
2018-04-13ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot1-1/+2
2018-04-13ibmvnic: Handle all login error conditionsNathan Fontenot2-21/+35
2018-04-13net: validate attribute sizes in neigh_dump_table()Eric Dumazet1-4/+8
2018-04-13tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet1-2/+4