index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-29
Linux 3.12.21
v3.12.21
Jiri Slaby
1
-1
/
+1
2014-05-29
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
1
-0
/
+1
2014-05-29
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-05-29
ip_tunnel: Initialize the fallback device properly
Steffen Klassert
1
-0
/
+1
2014-05-29
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
1
-2
/
+9
2014-05-29
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
4
-3
/
+39
2014-05-29
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-29
sfc: fix calling of free_irq with already free vector
Nikolay Aleksandrov
1
-6
/
+8
2014-05-29
macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.
Peter Christensen
1
-2
/
+4
2014-05-29
net: cdc_mbim: handle unaccelerated VLAN tagged frames
Bjørn Mork
1
-11
/
+28
2014-05-29
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
1
-1
/
+1
2014-05-29
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
1
-1
/
+5
2014-05-29
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
1
-2
/
+2
2014-05-29
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
Ying Cai
1
-0
/
+2
2014-05-29
vsock: Make transport the proto owner
Andy King
2
-26
/
+27
2014-05-29
tcp_cubic: fix the range of delayed_ack
Liu Yu
1
-1
/
+1
2014-05-29
Revert "macvlan : fix checksums error when we are in bridge mode"
Vlad Yasevich
1
-3
/
+0
2014-05-29
mactap: Fix checksum errors for non-gso packets in bridge mode
Vlad Yasevich
1
-0
/
+9
2014-05-29
slip: fix spinlock variant
Oliver Hartkopp
1
-3
/
+3
2014-05-29
net: qmi_wwan: add a number of Dell devices
Bjørn Mork
1
-0
/
+5
2014-05-29
net: qmi_wwan: add a number of CMOTech devices
Bjørn Mork
1
-0
/
+16
2014-05-29
net: qmi_wwan: add Alcatel L800MA
Bjørn Mork
1
-0
/
+1
2014-05-29
net: qmi_wwan: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+1
2014-05-29
net: qmi_wwan: add Sierra Wireless MC7305/MC7355
Bjørn Mork
1
-0
/
+1
2014-05-29
net: qmi_wwan: add Sierra Wireless MC73xx
Bjørn Mork
1
-0
/
+3
2014-05-29
net: qmi_wwan: add Sierra Wireless EM7355
Bjørn Mork
1
-0
/
+1
2014-05-29
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
1
-1
/
+6
2014-05-29
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
1
-0
/
+15
2014-05-29
ipv6: fib: fix fib dump restart
Kumar Sundararajan
1
-1
/
+2
2014-05-29
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
1
-6
/
+10
2014-05-29
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
1
-5
/
+12
2014-05-29
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
3
-4
/
+4
2014-05-29
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
7
-61
/
+93
2014-05-29
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
1
-1
/
+3
2014-05-29
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2
-5
/
+42
2014-05-29
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
1
-0
/
+10
2014-05-29
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
1
-1
/
+5
2014-05-29
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
1
-1
/
+1
2014-05-29
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-05-29
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-05-29
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2
-2
/
+8
2014-05-29
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2
-4
/
+5
2014-05-29
bonding: Remove debug_fs files when module init fails
Thomas Richter
1
-0
/
+1
2014-05-29
net: core: don't account for udp header size when computing seglen
Florian Westphal
1
-5
/
+7
2014-05-29
l2tp: take PMTU from tunnel UDP socket
Dmitry Petukhov
1
-2
/
+2
2014-05-29
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
1
-0
/
+6
2014-05-29
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
1
-1
/
+35
2014-05-29
drm/i915/tv: fix gen4 composite s-video tv-out
Jani Nikula
1
-2
/
+7
2014-05-29
drm/radeon: fix typo in spectre_golden_registers
Alex Deucher
1
-1
/
+1
2014-05-29
drm/radeon: call drm_edid_to_eld when we update the edid
Alex Deucher
1
-0
/
+1
[next]