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.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-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
2015-05-13
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-05-06
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-05-06
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-05-06
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-04-29
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
2015-04-29
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-29
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
2015-04-29
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2015-04-29
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-04-29
remove extra definitions of U32_MAX
Alex Elder
2015-04-29
conditionally define U32_MAX
Alex Elder
2015-04-19
net: llc: use correct size for sysctl timeout entries
Sasha Levin
2015-04-19
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
2015-04-19
core, nfqueue, openvswitch: fix compilation warning
Jiri Slaby
2015-04-19
tcp: Fix crash in TCP Fast Open
Ben Hutchings
2015-04-13
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
2015-04-13
mac80211: disable u-APSD queues by default
Michal Kazior
2015-04-13
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
2015-03-26
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
2015-03-26
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
2015-03-26
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2015-03-26
tcp: make connect() mem charging friendly
Eric Dumazet
2015-03-26
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
2015-03-26
tcp: fix tcp fin memory accounting
Josh Hunt
2015-03-26
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
2015-03-26
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
2015-03-26
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-03-26
rds: avoid potential stack overflow
Arnd Bergmann
2015-03-26
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-03-18
sunrpc: fix braino in ->poll()
Al Viro
2015-03-18
net: irda: fix wait_until_sent poll timeout
Johan Hovold
2015-03-18
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-18
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
Catalin Marinas
2015-03-18
net: reject creation of netdev names with colons
Matthew Thode
2015-03-18
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
2015-03-18
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
2015-03-18
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
2015-03-18
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-03-18
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-03-18
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-03-18
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
2015-03-06
libceph: fix double __remove_osd() problem
Ilya Dryomov
2015-03-06
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
2015-03-06
libceph: assert both regular and lingering lists in __remove_osd()
Ilya Dryomov
2015-02-26
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
2015-02-26
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-02-26
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
2015-02-26
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
2015-02-26
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-02-26
ping: Fix race in free in receive path
subashab@codeaurora.org
[next]