Sign in
android-kvm
/
linux
/
8ef34723eff08806e3e9c1c756c62a3cb482a3b8
/
net
1c0cc5f
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
48f9bcf
net: sctp: Rename fallthrough label to unhandled
by Joe Perches
· 5 years ago
af84537
SUNRPC: fix race to sk_err after xs_error_report
by Benjamin Coddington
· 5 years ago
a0c2dc1
nfc: fix memory leak in llcp_sock_bind()
by Eric Dumazet
· 5 years ago
474f081
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
2d819d25
ipv6: Handle missing host route in __ipv6_ifa_notify
by David Ahern
· 5 years ago
b406472
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
8ae72cb
Revert "ipv6: Handle race in addrconf_dad_work"
by David Ahern
· 5 years ago
7a512eb
net: make sock_prot_memory_pressure() return "const char *"
by Alexey Dobriyan
· 5 years ago
3afb096
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
by Eric Dumazet
· 5 years ago
4094871
udp: only do GSO if # of segs > 1
by Josh Hunt
· 5 years ago
44b321e
udp: fix gso_segs calculations
by Josh Hunt
· 5 years ago
6af1799
ipv6: drop incoming packets having a v4mapped source address
by Eric Dumazet
· 5 years ago
4fbb97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
3e8db7e
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
by Vladimir Oltean
· 5 years ago
d64bf89
net/rds: Fix error handling in rds_ib_add_one()
by Dotan Barak
· 5 years ago
e95584a
tipc: fix unlimited bundling of small messages
by Tuong Lien
· 5 years ago
a3ce2a2
ipv6: Handle race in addrconf_dad_work
by David Ahern
· 5 years ago
3256a2d6
tcp: adjust rto_base in retransmits_timed_out()
by Eric Dumazet
· 5 years ago
0d9138f
vsock: Fix a lockdep warning in __vsock_release()
by Dexuan Cui
· 5 years ago
93c2fcb
devlink: Fix error handling in param and info_get dumpit cb
by Vasundhara Volam
· 5 years ago
83c8c3c
net: sched: cbs: Avoid division by zero when calculating the port rate
by Vladimir Oltean
· 5 years ago
9a9251a
net: sched: taprio: Avoid division by zero on invalid link speed
by Vladimir Oltean
· 5 years ago
34a4c95
netfilter: nft_connlimit: disable bh on garbage collection
by Pablo Neira Ayuso
· 5 years ago
895b5c9
netfilter: drop bridge nf reset from nf_reset
by Florian Westphal
· 5 years ago
d8dec42
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
by Johannes Berg
· 5 years ago
8ed31a2
mac80211: fix txq null pointer dereference
by Miaoqing Pan
· 5 years ago
b501426
nl80211: fix null pointer dereference
by Miaoqing Pan
· 5 years ago
f43e521
cfg80211: initialize on-stack chandefs
by Johannes Berg
· 5 years ago
242b093
cfg80211: validate SSID/MBSSID element ordering assumption
by Johannes Berg
· 5 years ago
f88eb7c
nl80211: validate beacon head
by Johannes Berg
· 5 years ago
68ce668
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
by Vladimir Oltean
· 5 years ago
8c7138b
net: Unpublish sk from sk_reuseport_cb before call_rcu
by Martin KaFai Lau
· 5 years ago
0e141f7
erspan: remove the incorrect mtu limit for erspan
by Haishuang Yan
· 5 years ago
e9789c7
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
by Eric Dumazet
· 5 years ago
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
298fb76
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 5 years ago
9977b1a
Merge tag '9p-for-5.4' of git://github.com/martinetd/linux
by Linus Torvalds
· 5 years ago
a41e8a8
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
by Eric Dumazet
· 5 years ago
174e238
sk_buff: drop all skb extensions on free and skb scrubbing
by Florian Westphal
· 5 years ago
6b3656a
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
by Kevin(Yudong) Yang
· 5 years ago
c5f095b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
dfe5999
net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
by Paul Blakey
· 5 years ago
3c30819
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
e3ae1f9
net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
by Vlad Buslov
· 5 years ago
c2999f7
net: sched: multiq: don't call qdisc_put() while holding tree lock
by Vlad Buslov
· 5 years ago
4ce70b4
net: sched: sch_htb: don't call qdisc_put() while holding tree lock
by Vlad Buslov
· 5 years ago
0573343
net/rds: Check laddr_check before calling it
by Ka-Cheong Poon
· 5 years ago
f6c0f5d
tcp: honor SO_PRIORITY in TIME_WAIT state
by Eric Dumazet
· 5 years ago
e9a5dce
ipv6: tcp: provide sk->sk_priority to ctl packets
by Eric Dumazet
· 5 years ago
4f6570d
ipv6: add priority parameter to ip6_xmit()
by Eric Dumazet
· 5 years ago
159d2c7
sch_netem: fix rcu splat in netem_enqueue()
by Eric Dumazet
· 5 years ago
0355d6c
kcm: disable preemption in kcm_parse_func_strparser()
by Eric Dumazet
· 5 years ago
972a2bf
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
ca7a03c
ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
by Jason A. Donenfeld
· 5 years ago
ea8564c
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
by Li RongQing
· 5 years ago
adecda5
net: print proper warning on dst underflow
by Jason A. Donenfeld
· 5 years ago
3e8b9bf
net/sched: cbs: Fix not adding cbs instance to list
by Vinicius Costa Gomes
· 5 years ago
bf69aba
net: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
f41def3
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
e41f9ef
sunrpc: clean up indentation issue
by Colin Ian King
· 5 years ago
9b05b6e
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
by Laura Garcia Liebana
· 5 years ago
1edc976
net/xdp: convert put_page() to put_user_page*()
by John Hubbard
· 5 years ago
a50b854
mm: introduce page_size()
by Matthew Wilcox (Oracle)
· 5 years ago
3a35979
nfc: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
e69dbd4
ieee802154: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
0614e2b
ax25: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
6cc03e8
appletalk: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
3d66b89
net: sched: fix possible crash in tcf_action_destroy()
by Eric Dumazet
· 5 years ago
199ce85
net_sched: add policy validation for action attributes
by Cong Wang
· 5 years ago
62794fc
net_sched: add max len check for TCA_KIND
by Cong Wang
· 5 years ago
73f0c11
net: qrtr: Stop rx_worker before freeing node
by Bjorn Andersson
· 5 years ago
018c683
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
7b09c2d
ipv6: fix a typo in fib6_rule_lookup()
by Eric Dumazet
· 5 years ago
b41d936
sch_netem: fix a divide by zero in tabledist()
by Eric Dumazet
· 5 years ago
77d5bc7
ipv4: Revert removal of rt_uses_gateway
by David Ahern
· 5 years ago
92974a1
net/sched: act_sample: don't push mac header on ip6gre ingress
by Davide Caratti
· 5 years ago
8593e01
SUNRPC: Fix congestion window race with disconnect
by Chuck Lever
· 5 years ago
9ba8288
SUNRPC: Don't try to parse incomplete RPC messages
by Trond Myklebust
· 5 years ago
f925ab9
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
by Benjamin Coddington
· 5 years ago
5f1bc39
SUNRPC: Fix buffer handling of GSS MIC without slack
by Benjamin Coddington
· 5 years ago
acab713
netfilter: nf_tables: allow lookups in dynamic sets
by Florian Westphal
· 5 years ago
ff175d0
netfilter: nf_tables_offload: fix always true policy is unset check
by Pablo Neira Ayuso
· 5 years ago
ad652f3
netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
by Pablo Neira Ayuso
· 5 years ago
cf0eba3
net/ncsi: Disable global multicast filter
by Vijay Khemka
· 5 years ago
733ef7f
xsk: relax UMEM headroom alignment
by Björn Töpel
· 5 years ago
e170eb2
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
8b53c76
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
4feaab0
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 5 years ago
1bab8d4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
7f2444d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
714fbc7
SUNRPC: RPC level errors should always set task->tk_rpc_status
by Trond Myklebust
· 5 years ago
45835a6
SUNRPC: Don't receive TCP data into a request buffer that has been reset
by Trond Myklebust
· 5 years ago
cc204d0
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
by Trond Myklebust
· 5 years ago
94d18ee
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9f2f13f
ethtool: implement Energy Detect Powerdown support via phy-tunable
by Alexandru Ardelean
· 5 years ago
bef1746
drop_monitor: Better sanitize notified packets
by Ido Schimmel
· 5 years ago
5f06c63
net: dsa: sja1105: Advertise the 8 TX queues
by Vladimir Oltean
· 5 years ago
47d23af
net: dsa: Pass ndo_setup_tc slave callback to drivers
by Vladimir Oltean
· 5 years ago
Next »