index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
phonet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
netfilter: nf_tables: avoid false-postive lockdep splat
Florian Westphal
1
-1
/
+2
2020-11-26
netfilter: ipset: prevent uninit-value in hash_ip6_add
Eric Dumazet
1
-2
/
+1
2020-11-25
enetc: Let the hardware auto-advance the taprio base-time of 0
Vladimir Oltean
1
-12
/
+2
2020-11-25
gro_cells: reduce number of synchronize_net() calls
Eric Dumazet
1
-1
/
+6
2020-11-25
net: stmmac: fix incorrect merge of patch upstream
Antonio Borneo
1
-1
/
+1
2020-11-25
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
1
-9
/
+17
2020-11-25
Documentation: netdev-FAQ: suggest how to post co-dependent series
Jakub Kicinski
1
-0
/
+26
2020-11-25
ibmvnic: enhance resetting status check during module exit
Lijun Pan
2
-4
/
+2
2020-11-25
ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq
Lijun Pan
1
-0
/
+3
2020-11-25
ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues
Lijun Pan
1
-0
/
+3
2020-11-25
net: ena: fix packet's addresses for rx_offset feature
Shay Agroskin
1
-9
/
+11
2020-11-25
net: ena: set initial DMA width to avoid intel iommu issue
Shay Agroskin
1
-9
/
+8
2020-11-25
net: ena: handle bad request id in ena_netdev
Shay Agroskin
2
-32
/
+14
2020-11-25
nfc: s3fwrn5: use signed integer for parsing GPIO numbers
Krzysztof Kozlowski
1
-2
/
+2
2020-11-24
dpaa2-eth: Fix compile error due to missing devlink support
Ezequiel Garcia
1
-0
/
+1
2020-11-24
MAINTAINERS: Update page pool entry
Jesper Dangaard Brouer
1
-0
/
+2
2020-11-24
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
2
-6
/
+15
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
2
-16
/
+35
2020-11-24
aquantia: Remove the build_skb path
Lincoln Ramsay
1
-74
/
+52
2020-11-24
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
2
-9
/
+14
2020-11-24
i40e: Fix removing driver while bare-metal VFs pass traffic
Sylwester Dziedziuch
3
-18
/
+31
2020-11-24
vsock/virtio: discard packets only when socket is really closed
Stefano Garzarella
1
-3
/
+5
2020-11-24
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
7
-16
/
+91
2020-11-22
ibmvnic: skip tx timeout reset while in resetting
Lijun Pan
1
-0
/
+6
2020-11-22
ibmvnic: notify peers when failover and migration happen
Lijun Pan
1
-1
/
+5
2020-11-22
ibmvnic: fix call_netdevice_notifiers in do_reset
Lijun Pan
1
-1
/
+3
2020-11-22
tun: honor IOCB_NOWAIT flag
Jens Axboe
1
-3
/
+11
2020-11-21
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
1
-2
/
+2
2020-11-21
usbnet: ipheth: fix connectivity with iOS 14
Yves-Alexis Perez
1
-1
/
+1
2020-11-21
cxgb4: Fix build failure when CONFIG_TLS=m
Tom Seewald
1
-1
/
+1
2020-11-21
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
3
-35
/
+52
2020-11-21
s390/qeth: fix tear down of async TX buffers
Julian Wiedmann
1
-6
/
+0
2020-11-21
s390/qeth: fix af_iucv notification race
Julian Wiedmann
2
-24
/
+58
2020-11-21
s390/qeth: make af_iucv TX notification call more robust
Julian Wiedmann
1
-1
/
+2
2020-11-21
s390/qeth: Remove pnso workaround
Alexandra Winter
1
-16
/
+2
2020-11-21
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
1
-0
/
+5
2020-11-21
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
2
-5
/
+6
2020-11-21
dpaa2-eth: select XGMAC_MDIO for MDIO bus support
Ioana Ciornei
1
-0
/
+1
2020-11-20
cxgb4: fix the panic caused by non smac rewrite
Raju Rangoju
1
-1
/
+2
2020-11-20
net/tls: missing received data after fast remote close
Vadim Fedorenko
1
-0
/
+6
2020-11-20
bnxt_en: Release PCI regions when DMA mask setup fails during probe.
Michael Chan
1
-1
/
+1
2020-11-20
rose: Fix Null pointer dereference in rose_send_frame()
Anmol Karn
1
-4
/
+13
2020-11-20
MAINTAINERS: Change Solarflare maintainers
Martin Habets
1
-3
/
+2
2020-11-20
bnxt_en: fix error return code in bnxt_init_board()
Zhang Changzhong
1
-0
/
+1
2020-11-20
bnxt_en: fix error return code in bnxt_init_one()
Zhang Changzhong
1
-0
/
+1
2020-11-19
fail_function: Remove a redundant mutex unlock
Luo Meng
1
-2
/
+3
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2
-2
/
+27
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
2020-11-19
net/smc: fix matching of existing link groups
Karsten Graul
2
-2
/
+4
[next]