index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
2013-02-20
1
-0
/
+3
*
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
2013-02-20
1
-2
/
+6
*
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-20
1
-1
/
+2
*
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-20
1
-0
/
+5
*
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-20
1
-1
/
+1
*
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
2013-02-20
1
-4
/
+8
*
packet: fix leakage of tx_ring memory
Phil Sutter
2013-02-20
1
-4
/
+6
*
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
2013-02-20
1
-1
/
+2
*
pktgen: correctly handle failures when adding a device
Cong Wang
2013-02-20
1
-3
/
+6
*
ipv6: fix header length calculation in ip6_append_data()
Romain KUNTZ
2013-02-20
1
-2
/
+2
*
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
2013-02-20
1
-1
/
+1
*
net: prevent setting ttl=0 via IP_TTL
Cong Wang
2013-02-20
1
-1
/
+1
*
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
2013-02-20
1
-1
/
+1
*
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
2013-02-20
1
-0
/
+13
*
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
2013-02-06
1
-1
/
+1
*
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
Trond Myklebust
2013-02-06
2
-4
/
+11
*
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
2013-02-06
1
-1
/
+1
*
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
2013-01-16
1
-18
/
+25
*
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
2013-01-16
1
-5
/
+10
*
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
2013-01-16
1
-1
/
+5
*
tcp: implement RFC 5961 4.2
Eric Dumazet
2013-01-16
2
-18
/
+16
*
tcp: implement RFC 5961 3.2
Eric Dumazet
2013-01-16
3
-1
/
+38
*
net: sched: integer overflow fix
Stefan Hasko
2013-01-16
1
-1
/
+1
*
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
2013-01-16
5
-7
/
+24
*
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2013-01-16
1
-1
/
+5
*
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
2013-01-16
1
-4
/
+23
*
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
2013-01-03
1
-10
/
+9
*
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2013-01-03
2
-6
/
+11
*
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
2013-01-03
1
-2
/
+5
*
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
2013-01-03
1
-2
/
+2
*
virtio: 9p: correctly pass physical address to userspace for high pages
Will Deacon
2013-01-03
1
-1
/
+2
*
can: bcm: initialize ifindex for timeouts without previous frame reception
Oliver Hartkopp
2012-12-06
1
-0
/
+3
*
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
2012-12-06
1
-4
/
+4
*
net-rps: Fix brokeness causing OOO packets
Tom Herbert
2012-12-06
1
-1
/
+3
*
net: correct check in dev_addr_del()
Jiri Pirko
2012-12-06
1
-1
/
+2
*
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
2012-12-06
1
-0
/
+1
*
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
2012-12-06
1
-12
/
+21
*
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
2012-12-06
1
-2
/
+4
*
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
2012-12-06
1
-8
/
+2
*
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
2012-12-06
1
-11
/
+8
*
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
2012-12-06
1
-3
/
+2
*
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
2012-12-06
1
-0
/
+5
*
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
2012-11-16
1
-2
/
+1
*
af-packet: fix oops when socket is not present
Eric Leblond
2012-11-16
1
-1
/
+1
*
l2tp: fix oops in l2tp_eth_create() error path
Tom Parkin
2012-11-16
1
-0
/
+1
*
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
2012-11-16
1
-3
/
+5
*
ipv6: Set default hoplimit as zero.
Li RongQing
2012-11-16
1
-2
/
+2
*
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
2012-11-16
1
-5
/
+3
*
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
2012-11-16
1
-4
/
+15
*
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
2012-11-16
1
-1
/
+2
[next]