index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
batman-adv: Only write requested number of byte to user buffer
Sven Eckelmann
1
-3
/
+2
2013-03-20
batman-adv: bat_socket_read missing checks
Paul Kot
1
-2
/
+2
2013-03-20
decnet: Fix disappearing sysctl entries
Eric W. Biederman
2
-0
/
+32
2013-03-20
SUNRPC: Don't start the retransmission timer when out of socket space
Trond Myklebust
1
-1
/
+5
2013-03-06
ipv6: use a stronger hash for tcp
Eric Dumazet
1
-2
/
+7
2013-03-06
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2013-03-06
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-03-06
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
1
-13
/
+2
2013-02-20
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
1
-0
/
+3
2013-02-20
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
1
-2
/
+6
2013-02-20
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
1
-1
/
+2
2013-02-20
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-20
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-20
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
1
-4
/
+8
2013-02-20
packet: fix leakage of tx_ring memory
Phil Sutter
1
-4
/
+6
2013-02-20
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
1
-1
/
+2
2013-02-20
pktgen: correctly handle failures when adding a device
Cong Wang
1
-3
/
+6
2013-02-20
ipv6: fix header length calculation in ip6_append_data()
Romain KUNTZ
1
-2
/
+2
2013-02-20
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
1
-1
/
+1
2013-02-20
net: prevent setting ttl=0 via IP_TTL
Cong Wang
1
-1
/
+1
2013-02-20
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
1
-1
/
+1
2013-02-20
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
1
-0
/
+13
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
[next]