index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-15
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
1
-8
/
+0
2019-06-15
batman-adv: Adjust name for batadv_dat_send_data
Sven Eckelmann
1
-10
/
+14
2019-06-15
netfilter: nf_flow_table: fix netdev refcnt leak
Taehee Yoo
1
-0
/
+1
2019-06-15
netfilter: nf_flow_table: check ttl value in flow offload data path
Taehee Yoo
1
-0
/
+6
2019-06-15
netfilter: nf_tables: fix base chain stat rcu_dereference usage
Florian Westphal
1
-2
/
+7
2019-06-15
netfilter: nf_conntrack_h323: restore boundary check correctness
Jakub Jankowski
1
-1
/
+1
2019-06-15
netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
Taehee Yoo
1
-7
/
+18
2019-06-11
SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential
Trond Myklebust
1
-14
/
+14
2019-06-11
SUNRPC fix regression in umount of a secure mount
Olga Kornievskaia
1
-1
/
+1
2019-06-11
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
1
-6
/
+21
2019-06-11
ipmr_base: Do not reset index in mr_table_dump
David Ahern
1
-2
/
+1
2019-06-11
cls_matchall: avoid panic when receiving a packet before filter set
Matteo Croce
1
-0
/
+3
2019-06-11
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
1
-1
/
+8
2019-06-11
neighbor: Reset gc_entries counter if new entry is released before insert
David Ahern
1
-0
/
+2
2019-06-11
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
1
-5
/
+8
2019-06-11
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
1
-2
/
+10
2019-06-11
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
1
-2
/
+1
2019-06-11
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
1
-3
/
+3
2019-06-11
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-11
packet: unconditionally free po->rollover
Willem de Bruijn
1
-1
/
+1
2019-06-11
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
1
-4
/
+6
2019-06-11
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-11
/
+11
2019-06-11
Fix memory leak in sctp_process_init
Neil Horman
2
-10
/
+8
2019-06-11
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-04
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
3
-10
/
+27
2019-06-04
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
1
-7
/
+7
2019-06-04
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
3
-5
/
+9
2019-06-04
net/tls: don't ignore netdev notifications if no TLS features
Jakub Kicinski
1
-1
/
+2
2019-06-04
net/tls: fix state removal with feature flags off
Jakub Kicinski
1
-6
/
+0
2019-06-04
net/tls: fix no wakeup on partial reads
Jakub Kicinski
1
-6
/
+2
2019-06-04
net/tls: fix lowat calculation if some data came from previous record
Jakub Kicinski
1
-7
/
+6
2019-06-04
net: sched: don't use tc_action->order during action dump
Vlad Buslov
1
-2
/
+1
2019-06-04
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
1
-1
/
+1
2019-06-04
llc: fix skb leak in llc_build_and_send_ui_pkt()
Eric Dumazet
1
-0
/
+2
2019-06-04
ipv6: Fix redirect with VRF
David Ahern
1
-0
/
+6
2019-06-04
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
1
-0
/
+2
2019-06-04
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
1
-11
/
+11
2019-06-04
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-17
/
+30
2019-06-04
inet: switch IP ID generator to siphash
Eric Dumazet
2
-19
/
+23
2019-06-04
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
Maxime Chevallier
1
-2
/
+6
2019-05-31
batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
Linus Lüssing
1
-1
/
+3
2019-05-31
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2
-3
/
+5
2019-05-31
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
4
-0
/
+23
2019-05-31
netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
Kristian Evensen
1
-1
/
+1
2019-05-31
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
3
-8
/
+9
2019-05-25
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
1
-7
/
+6
2019-05-25
flow_offload: support CVLAN match
Edward Cree
1
-0
/
+7
2019-05-25
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
1
-7
/
+7
2019-05-25
vsock/virtio: free packets during the socket release
Stefano Garzarella
1
-0
/
+7
2019-05-25
tipc: switch order of device registration to fix a crash
Junwei Hu
1
-7
/
+7
[next]