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.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-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-14
decnet: Fix disappearing sysctl entries
Eric W. Biederman
2
-0
/
+32
2013-03-14
SUNRPC: Don't start the retransmission timer when out of socket space
Trond Myklebust
1
-1
/
+5
2013-03-04
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
1
-13
/
+2
2013-02-28
ipv6: use a stronger hash for tcp
Eric Dumazet
1
-2
/
+7
2013-02-28
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2013-02-28
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-02-14
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
1
-0
/
+3
2013-02-14
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
1
-2
/
+6
2013-02-14
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
1
-1
/
+2
2013-02-14
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-14
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-14
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
1
-4
/
+8
2013-02-14
packet: fix leakage of tx_ring memory
Phil Sutter
1
-4
/
+6
2013-02-14
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
1
-1
/
+2
2013-02-14
pktgen: correctly handle failures when adding a device
Cong Wang
1
-3
/
+6
2013-02-14
net: prevent setting ttl=0 via IP_TTL
Cong Wang
1
-1
/
+1
2013-02-14
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
4
-23
/
+14
2013-02-04
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
1
-1
/
+1
2013-02-04
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
1
-1
/
+1
2013-01-17
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
1
-1
/
+1
2013-01-17
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
1
-8
/
+10
2013-01-17
rtnetlink: Fix problem with buffer allocation
Greg Rose
1
-19
/
+58
2013-01-17
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
27
-85
/
+148
2013-01-17
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
1
-4
/
+23
2013-01-11
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
1
-0
/
+2
2013-01-11
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
1
-18
/
+25
2013-01-11
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
1
-5
/
+10
2013-01-11
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
1
-1
/
+5
2013-01-11
tcp: implement RFC 5961 4.2
Eric Dumazet
2
-18
/
+16
2013-01-11
tcp: implement RFC 5961 3.2
Eric Dumazet
3
-1
/
+38
2013-01-11
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2013-01-11
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2
-6
/
+11
2013-01-11
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
1
-2
/
+5
2012-12-10
route: release dst_entry.hh_cache when handling redirects
Michal Kubecek
1
-0
/
+4
2012-12-04
can: bcm: initialize ifindex for timeouts without previous frame reception
Oliver Hartkopp
1
-0
/
+3
2012-12-04
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
1
-4
/
+4
2012-11-26
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
1
-2
/
+4
2012-11-26
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-11-26
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-11-26
net-rps: Fix brokeness causing OOO packets
Tom Herbert
1
-1
/
+3
2012-11-26
net: correct check in dev_addr_del()
Jiri Pirko
1
-1
/
+2
2012-11-26
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
1
-0
/
+1
2012-11-26
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
1
-12
/
+21
2012-11-26
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
1
-3
/
+2
2012-11-18
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
1
-2
/
+1
2012-11-18
l2tp: fix oops in l2tp_eth_create() error path
Tom Parkin
1
-0
/
+1
2012-11-18
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
1
-3
/
+5
2012-11-18
ipv6: Set default hoplimit as zero.
Li RongQing
1
-2
/
+2
2012-11-18
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
1
-5
/
+3
2012-11-18
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
1
-4
/
+15
[next]