aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-22netdevsim: Ensure policer drop counter always increasesIdo Schimmel1-2/+1
2020-05-22net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp1-6/+7
2020-05-22sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closedJere Leppänen1-4/+5
2020-05-22tipc: block BH before using dst_cacheEric Dumazet1-1/+5
2020-05-22net: mvpp2: fix RX hashing for non-10G portsRussell King1-1/+1
2020-05-22felix: Fix initialization of ioremap resourcesClaudiu Manoil3-27/+24
2020-05-22mptcp: use untruncated hash in ADD_ADDR HMACTodd Malsbary4-25/+24
2020-05-21flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki1-5/+21
2020-05-21net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin1-4/+4
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca5-6/+4
2020-05-21net: ipip: fix wrong address family in init error pathVadim Fedorenko1-1/+1
2020-05-21net/tls: free record only on encryption errorVadim Fedorenko1-2/+4
2020-05-21net/tls: fix encryption error checkingVadim Fedorenko1-5/+6
2020-05-21net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun1-1/+2
2020-05-21net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun3-5/+5
2020-05-21net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()Manivannan Sadhasivam1-1/+1
2020-05-21ethtool: count header size in reply size estimateMichal Kubecek2-3/+2
2020-05-20net: nlmsg_cancel() if put fails for nhmsgStephen Worley1-0/+1
2020-05-20ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet1-2/+4
2020-05-20wireguard: noise: separate receive counter from send counterJason A. Donenfeld5-53/+48
2020-05-20wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld4-4/+17
2020-05-20wireguard: noise: read preshared key while taking lockJason A. Donenfeld1-1/+5
2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld1-1/+1
2020-05-20bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko3-4/+34
2020-05-20security: Fix hook iteration for secid_to_secctxKP Singh1-2/+14
2020-05-20rxrpc: Fix ack discardDavid Howells1-4/+26
2020-05-20rxrpc: Trace discarded ACKsDavid Howells2-2/+45
2020-05-19sctp: Don't add the shutdown timer if its already been addedNeil Horman1-3/+11
2020-05-19__netif_receive_skb_core: pass skb by referenceBoris Sukholitko1-5/+15
2020-05-19net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*Martin KaFai Lau1-19/+24
2020-05-19r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2-2/+10
2020-05-19mptcp: use rightmost 64 bits in ADD_ADDR HMACTodd Malsbary1-2/+2
2020-05-19net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-05-18net sched: fix reporting the first-time use timestampRoman Mashak1-1/+2
2020-05-17net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky1-2/+2
2020-05-17net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin1-8/+6
2020-05-17dt-bindings: net: dsa: b53: Add missing size and address cells to exampleKurt Kanzenbach1-0/+3
2020-05-17nexthop: Fix attribute checking for groupsDavid Ahern1-1/+1
2020-05-16net: ipa: don't be a hog in gsi_channel_poll()Alex Elder1-0/+1
2020-05-16net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang3-7/+18
2020-05-16ipv6: Fix suspicious RCU usage warning in ip6mrMadhuparna Bhowmik1-1/+2
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts1-1/+1
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2-12/+18
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann3-32/+88
2020-05-15bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_rangeDaniel Borkmann1-1/+3
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann5-2/+10
2020-05-14MAINTAINERS: Mark networking drivers as Maintained.David S. Miller1-1/+1
2020-05-14ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover1-3/+4
2020-05-14ipmr: Fix RCU list debugging warningAmol Grover1-1/+2
2020-05-14drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik1-1/+2