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.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-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
2017-07-27
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-07-27
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2
-3
/
+6
2017-07-27
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
1
-1
/
+1
2017-07-26
bonding: commit link status change after propose
WANG Cong
1
-0
/
+2
2017-07-26
udp: unbreak build lacking CONFIG_XFRM
Paolo Abeni
1
-1
/
+1
2017-07-26
net: ethernet: nb8800: Handle all 4 RGMII modes identically
Marc Gonzalez
1
-5
/
+4
2017-07-26
Revert "netvsc: optimize calculation of number of slots"
stephen hemminger
1
-10
/
+33
2017-07-26
ftgmac100: return error in ftgmac100_alloc_rx_buf
Joel Stanley
1
-2
/
+2
2017-07-26
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-07-25
lib: test_rhashtable: Fix KASAN warning
Phil Sutter
1
-1
/
+3
2017-07-25
net: phy: Remove trailing semicolon in macro definition
Marc Gonzalez
1
-1
/
+1
2017-07-25
udp: preserve head state for IP_CMSG_PASSSEC
Paolo Abeni
2
-31
/
+40
2017-07-25
net: dsa: Initialize ds->cpu_port_mask earlier
Florian Fainelli
1
-6
/
+7
2017-07-25
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
1
-1
/
+1
2017-07-25
ftgmac100: Make the MDIO bus a child of the ethernet device
Benjamin Herrenschmidt
1
-0
/
+1
2017-07-25
ftgmac100: Increase reset timeout
Benjamin Herrenschmidt
1
-1
/
+1
2017-07-25
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
1
-2
/
+5
2017-07-25
mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled
Thomas Jarosch
1
-3
/
+13
2017-07-25
net: stmmac: Adjust dump offset of DMA registers for ethtool
Thor Thayer
4
-2
/
+10
2017-07-25
net/socket: fix type in assignment and trim long line
Paolo Abeni
1
-2
/
+3
2017-07-25
Merge tag 'wireless-drivers-for-davem-2017-07-21' of git://git.kernel.org/pub...
David S. Miller
11
-14
/
+36
2017-07-25
mlxsw: spectrum_router: Don't offload routes next in list
Ido Schimmel
1
-0
/
+7
2017-07-25
lib: test_rhashtable: fix for large entry counts
Phil Sutter
1
-21
/
+32
2017-07-25
Merge branch 'bpf-fix-verifier-min-max-handling-in-BPF_SUB'
David S. Miller
2
-6
/
+43
2017-07-25
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
1
-6
/
+15
2017-07-25
selftests/bpf: subtraction bounds test
Edward Cree
1
-0
/
+28
2017-07-24
net: ethernet: mediatek: Explicitly include linux/interrupt.h
Mark Brown
1
-0
/
+1
2017-07-24
tun/tap: Add the missed return value check of register_netdevice_notifier
Tonghao Zhang
1
-1
/
+9
2017-07-24
net: ethernet: mediatek: avoid potential invalid memory access
Sean Wang
1
-0
/
+4
2017-07-21
Merge tag 'iwlwifi-for-kalle-2017-07-21' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
8
-9
/
+34
2017-07-21
iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART
Johannes Berg
3
-4
/
+12
2017-07-21
iwlwifi: mvm: handle IBSS probe_queue in a few missing places
Luca Coelho
1
-1
/
+2
2017-07-21
iwlwifi: fix tracing when tx only is enabled
Emmanuel Grumbach
1
-2
/
+2
2017-07-21
iwlwifi: missing error code in iwl_trans_pcie_alloc()
Dan Carpenter
1
-1
/
+2
2017-07-21
iwlwifi: mvm: fix a NULL pointer dereference of error in recovery
Emmanuel Grumbach
1
-0
/
+12
2017-07-21
iwlwifi: pcie: fix unused txq NULL pointer dereference
Mordechai Goodstein
1
-0
/
+3
2017-07-21
iwlwifi: dvm: prevent an out of bounds access
Emmanuel Grumbach
1
-1
/
+1
2017-07-21
Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"
Larry Finger
2
-4
/
+0
2017-07-21
brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
Arend Van Spriel
1
-1
/
+2
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
83
-581
/
+1176
2017-07-21
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-21
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
1
-3
/
+3
2017-07-21
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-21
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-21
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-21
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-21
Merge branch 'BPF-map-value-adjust-fix'
David S. Miller
6
-23
/
+574
2017-07-21
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-21
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-21
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
[next]