aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18net/smc: fix TCP fallback socket releaseMyungho Jung2-2/+16
2018-12-18vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2018-12-18xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2018-12-18net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi1-5/+2
2018-12-18lan78xx: Resolve issue with changing MAC addressJason Martinsen1-0/+4
2018-12-18lan743x: Expand phy search for LAN7431Bryan Whitehead1-2/+3
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2-0/+30
2018-12-18vxlan: changelink: Fix handling of default remotesPetr Machata1-4/+3
2018-12-18vxlan: Fix error path in __vxlan_dev_create()Petr Machata1-3/+10
2018-12-18vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata1-0/+1
2018-12-18net: macb: add missing barriers when reading descriptorsAnssi Hannula2-3/+12
2018-12-18net: macb: fix dropped RX frames due to a raceAnssi Hannula1-2/+7
2018-12-18net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula1-0/+5
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti1-2/+2
2018-12-18net: macb: restart tx after tx used bit readClaudiu Beznea1-1/+20
2018-12-18net: stmmac: Fix an error code in probe()Dan Carpenter1-0/+1
2018-12-18tipc: check group dests after tipc_wait_for_cond()Cong Wang1-4/+5
2018-12-18qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter1-0/+1
2018-12-18net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart1-6/+8
2018-12-18VSOCK: Send reset control packet when socket is partially boundJorgen Hansen1-17/+50
2018-12-18mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel1-1/+1
2018-12-18mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel2-0/+2
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo3-2/+27
2018-12-17net: dsa: mv88e6xxx: set ethtool regs versionVivien Didelot1-1/+1
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn5-10/+27
2018-12-17ipv6: add missing tx timestamping on IPPROTO_RAWWillem de Bruijn1-0/+2
2018-12-17MAINTAINERS: change my email addressVivien Didelot1-2/+2
2018-12-17bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada1-0/+1
2018-12-16net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas1-3/+3
2018-12-16net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu1-41/+216
2018-12-16net: hns: Add mac pcs config when enable|disable macYonglong Liu2-4/+11
2018-12-16net: hns: Fix ntuple-filters status error.Yonglong Liu1-1/+1
2018-12-16net: hns: Avoid net reset caused by pause frames stormYonglong Liu1-2/+10
2018-12-16net: hns: Free irq when exit from abnormal branchYonglong Liu1-1/+22
2018-12-16net: hns: Clean rx fbd when ae stopped.Yonglong Liu1-0/+3
2018-12-16net: hns: Fixed bug that netdev was opened twiceYonglong Liu1-0/+3
2018-12-16net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2-127/+127
2018-12-16net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2-0/+18
2018-12-16net: hns: Incorrect offset address used for some registers.Yonglong Liu1-2/+2
2018-12-15net: clear skb->tstamp in forwarding pathsEric Dumazet2-0/+2
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day1-1/+1
2018-12-15net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek1-6/+12
2018-12-15qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist1-0/+1
2018-12-15qmi_wwan: Added support for Fibocom NL668 seriesJörgen Storvist1-0/+1
2018-12-14tipc: check tsk->group in tipc_wait_for_cond()Cong Wang1-11/+14
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht3-5/+12
2018-12-14ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-12-14w90p910_ether: remove incorrect __init annotationArnd Bergmann1-1/+1
2018-12-14VSOCK: bind to random port for VMADDR_PORT_ANYLepton Wu1-1/+6
2018-12-14r8152: Add support for MAC address pass through on RTL8153-BNDMario Limonciello1-11/+22