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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-10
net: make skb_gso_segment error handling more robust
Florian Westphal
2
-1
/
+3
2015-05-10
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-20
/
+27
2015-05-10
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-05-10
gianfar: Carefully free skbs in functions called by netpoll.
Eric W. Biederman
1
-2
/
+2
2015-05-10
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-05-10
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-05-10
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-7
/
+7
2015-05-10
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-05-10
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2015-05-10
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-05-10
tcp: make connect() mem charging friendly
Eric Dumazet
1
-5
/
+2
2015-05-10
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
1
-1
/
+1
2015-05-10
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
1
-1
/
+1
2015-05-10
rds: avoid potential stack overflow
Arnd Bergmann
1
-18
/
+22
2015-05-10
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
1
-6
/
+6
2015-05-10
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2
-9
/
+17
2015-05-10
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-1
/
+6
2015-05-10
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2
-2
/
+4
2015-05-10
usb: plusb: Add support for National Instruments host-to-host cable
Ben Shelton
1
-0
/
+5
2015-05-10
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
1
-2
/
+5
2015-05-10
macvtap: limit head length of skb allocated
Jason Wang
1
-1
/
+7
2015-05-10
net: reject creation of netdev names with colons
Matthew Thode
1
-1
/
+1
2015-05-10
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
1
-0
/
+1
2015-05-10
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
1
-4
/
+7
2015-05-10
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
1
-1
/
+14
2015-05-10
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-2
/
+10
2015-05-10
ppp: deflate: never return len larger than output buffer
Florian Westphal
1
-1
/
+1
2015-05-10
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-05-10
netxen: fix netxen_nic_poll() logic
Eric Dumazet
1
-1
/
+4
2015-05-10
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
1
-5
/
+2
2015-05-10
net: rps: fix cpu unplug
Eric Dumazet
1
-5
/
+15
2015-05-10
ip: zero sockaddr returned on error queue
Willem de Bruijn
2
-13
/
+5
2015-05-10
jfs: fix readdir regression
Dave Kleikamp
1
-2
/
+2
2015-05-10
NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error
Trond Myklebust
1
-5
/
+5
2015-05-10
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...
Ani Sinha
1
-0
/
+3
2015-05-10
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-10
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-25
/
+40
2015-05-10
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
1
-1
/
+8
2015-05-10
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-05-10
net: llc: use correct size for sysctl timeout entries
Sasha Levin
1
-4
/
+4
2015-05-10
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
1
-2
/
+2
2015-05-10
ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
Dmitry M. Fedin
1
-0
/
+1
2015-05-10
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-05-10
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
2
-2
/
+6
2015-05-10
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
1
-1
/
+1
2015-05-10
xen-netfront: transmit fully GSO-sized packets
Jonathan Davies
1
-4
/
+1
2015-05-10
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
1
-0
/
+8
2015-05-10
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-05-10
x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
Stefan Lippers-Hollmann
1
-0
/
+9
2015-05-10
x86/reboot: Add reboot quirk for Certec BPC600
Christian Gmeiner
1
-0
/
+9
[prev]
[next]