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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2013-02-06
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
1
-1
/
+1
2013-02-06
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
Trond Myklebust
2
-4
/
+11
2013-02-06
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
1
-1
/
+1
2013-01-16
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
1
-18
/
+25
2013-01-16
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
1
-5
/
+10
2013-01-16
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
1
-1
/
+5
2013-01-16
tcp: implement RFC 5961 4.2
Eric Dumazet
2
-18
/
+16
2013-01-16
tcp: implement RFC 5961 3.2
Eric Dumazet
3
-1
/
+38
2013-01-16
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2013-01-16
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
5
-7
/
+24
2013-01-16
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
1
-1
/
+5
2013-01-16
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
1
-4
/
+23
2013-01-03
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
1
-10
/
+9
2013-01-03
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2
-6
/
+11
2013-01-03
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
1
-2
/
+5
2013-01-03
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
1
-2
/
+2
2013-01-03
virtio: 9p: correctly pass physical address to userspace for high pages
Will Deacon
1
-1
/
+2
2012-12-06
can: bcm: initialize ifindex for timeouts without previous frame reception
Oliver Hartkopp
1
-0
/
+3
2012-12-06
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
1
-4
/
+4
2012-12-06
net-rps: Fix brokeness causing OOO packets
Tom Herbert
1
-1
/
+3
2012-12-06
net: correct check in dev_addr_del()
Jiri Pirko
1
-1
/
+2
2012-12-06
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
1
-0
/
+1
2012-12-06
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
1
-12
/
+21
2012-12-06
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
1
-2
/
+4
2012-12-06
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-12-06
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-12-06
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
1
-3
/
+2
2012-12-06
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
1
-0
/
+5
2012-11-16
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
1
-2
/
+1
2012-11-16
af-packet: fix oops when socket is not present
Eric Leblond
1
-1
/
+1
2012-11-16
l2tp: fix oops in l2tp_eth_create() error path
Tom Parkin
1
-0
/
+1
2012-11-16
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
1
-3
/
+5
2012-11-16
ipv6: Set default hoplimit as zero.
Li RongQing
1
-2
/
+2
2012-11-16
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
1
-5
/
+3
2012-11-16
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
1
-4
/
+15
2012-11-16
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
1
-1
/
+2
2012-11-16
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
1
-8
/
+10
2012-11-16
mac80211: verify that skb data is present
Johannes Berg
2
-2
/
+33
2012-11-16
mac80211: check management frame header length
Johannes Berg
1
-4
/
+8
2012-11-16
wireless: drop invalid mesh address extension frames
Johannes Berg
1
-5
/
+6
2012-11-16
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
1
-1
/
+1
2012-11-16
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
1
-0
/
+4
2012-11-16
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
1
-2
/
+3
2012-11-16
cfg80211: fix antenna gain handling
Felix Fietkau
1
-2
/
+1
2012-11-16
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
1
-8
/
+10
2012-11-16
rtnetlink: Fix problem with buffer allocation
Greg Rose
1
-19
/
+57
2012-11-16
Bluetooth: Avoid calling undefined smp_conn_security()
Ben Hutchings
1
-0
/
+2
2012-10-30
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-5
/
+11
2012-10-30
SUNRPC: Get rid of the xs_error_report socket callback
Trond Myklebust
1
-25
/
+0
2012-10-30
SUNRPC: Prevent races in xs_abort_connection()
Trond Myklebust
1
-5
/
+8
[next]