index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-12-17
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2012-12-17
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
2012-12-17
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
2012-12-17
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
2012-12-17
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
Neal Cardwell
2012-12-17
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
Neal Cardwell
2012-12-17
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
2012-12-17
ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()
Neal Cardwell
2012-12-17
ipv4: do not cache looped multicasts
Julian Anastasov
2012-12-17
ipv6: fix inet6_csk_update_pmtu() return value
Eric Dumazet
2012-12-10
mac80211: fix remain-on-channel (non-)cancelling
Johannes Berg
2012-12-03
NFC: Fix nfc_llcp_local chained list insertion
Thierry Escande
2012-12-03
can: bcm: initialize ifindex for timeouts without previous frame reception
Oliver Hartkopp
2012-12-03
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
2012-12-03
wireless: add back sysfs directory
Johannes Berg
2012-11-26
NFC: Use dynamic initialization for rwlocks
Szymon Janc
2012-11-26
netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper
Julian Anastasov
2012-11-26
netfilter: xt_TEE: don't use destination address found in header
Eric Dumazet
2012-11-26
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
2012-11-26
tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
Eric Dumazet
2012-11-26
tcp: fix retransmission in repair mode
Andrew Vagin
2012-11-26
net-rps: Fix brokeness causing OOO packets
Tom Herbert
2012-11-26
net: correct check in dev_addr_del()
Jiri Pirko
2012-11-26
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
2012-11-26
ipv4/ip_vti.c: VTI fix post-decryption forwarding
Saurabh Mohan
2012-11-26
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
2012-11-26
Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
Johan Hedberg
2012-11-26
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
2012-11-26
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-11-26
mac80211: don't send null data packet when not associated
Johannes Berg
2012-11-26
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
2012-11-17
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
2012-11-17
af-packet: fix oops when socket is not present
Eric Leblond
2012-11-17
net: inet_diag -- Return error code if protocol handler is missed
Cyrill Gorcunov
2012-11-17
tcp-repair: Handle zero-length data put in rcv queue
Pavel Emelyanov
2012-11-17
l2tp: fix oops in l2tp_eth_create() error path
Tom Parkin
2012-11-17
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
2012-11-17
ipv6: Set default hoplimit as zero.
Li RongQing
2012-11-17
net: fix secpath kmemleak
Eric Dumazet
2012-11-17
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
2012-11-17
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
2012-11-17
ipv4: Fix flushing of cached routing informations
Steffen Klassert
2012-11-17
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
2012-11-17
batman-adv: Fix broadcast packet CRC calculation
Linus Lüssing
2012-11-17
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
2012-11-17
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
2012-11-17
mac80211: verify that skb data is present
Johannes Berg
2012-11-17
mac80211: check management frame header length
Johannes Berg
2012-11-17
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
2012-11-17
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
[next]