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
2016-08-14
macsec: fix lockdep splats when nesting devices
Sabrina Dubroca
1
-2
/
+27
2016-08-14
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
1
-2
/
+2
2016-08-14
net/sctp: always initialise sctp_ht_iter::start_fail
Vegard Nossum
1
-0
/
+1
2016-08-14
net/irda: handle iriap_register_lsap() allocation failure
Vegard Nossum
1
-2
/
+6
2016-08-14
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
Johannes Berg
1
-1
/
+2
2016-08-14
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
1
-52
/
+18
2016-08-14
net: ethernet: mediatek: add the missing of_node_put() after node is used done
sean.wang@mediatek.com
1
-0
/
+2
2016-08-14
net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing
sean.wang@mediatek.com
1
-0
/
+1
2016-08-14
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
1
-1
/
+3
2016-08-13
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
5
-12
/
+12
2016-08-13
dsa: mv88e6xxx: hide unused functions
Arnd Bergmann
1
-0
/
+2
2016-08-11
macsec: use after free when deleting the underlying device
Sabrina Dubroca
1
-6
/
+17
2016-08-11
macvtap: fix use after free for skb_array during release
Jason Wang
1
-4
/
+1
2016-08-11
openvswitch: do not ignore netdev errors when creating tunnel vports
Martynas Pumputis
3
-4
/
+25
2016-08-11
net: hns: fix typo in g_gmac_stats_string[]
Fabian Frederick
1
-1
/
+1
2016-08-11
tipc: fix variable dereference before NULL check
Parthasarathy Bhuvaragan
1
-1
/
+2
2016-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-21
/
+27
2016-08-10
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
Laura Garcia Liebana
1
-2
/
+9
2016-08-10
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
1
-25
/
+27
2016-08-10
net: phy: micrel: Add specific suspend
Wenyou Yang
1
-8
/
+19
2016-08-10
dm9000: Fix irq trigger type setup on non-dt platforms
Sylwester Nawrocki
1
-3
/
+5
2016-08-10
bonding: fix the typo
Zhu Yanjun
1
-1
/
+1
2016-08-10
drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
Grygorii Strashko
1
-0
/
+2
2016-08-09
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
1
-0
/
+31
2016-08-09
Merge tag 'rxrpc-fixes-20160809' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
3
-11
/
+23
2016-08-09
rxrpc: Free packets discarded in data_ready
David Howells
1
-0
/
+2
2016-08-09
rxrpc: Fix a use-after-push in data_ready handler
David Howells
1
-6
/
+11
2016-08-09
rxrpc: Once packet posted in data_ready, don't retry posting
David Howells
1
-5
/
+3
2016-08-09
rxrpc: Don't access connection from call if pointer is NULL
David Howells
1
-0
/
+4
2016-08-09
rxrpc: Need to flag call as being released on connect failure
David Howells
1
-0
/
+2
2016-08-09
rxrpc: fix uninitialized pointer dereference in debug code
Arnd Bergmann
1
-0
/
+1
2016-08-09
netfilter: ctnetlink: reject new conntrack request with different l4proto
Liping Zhang
1
-0
/
+2
2016-08-09
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
1
-4
/
+2
2016-08-09
netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
Liping Zhang
1
-6
/
+2
2016-08-09
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
Liping Zhang
1
-1
/
+1
2016-08-09
Merge branch 'qed-fixes'
David S. Miller
3
-54
/
+185
2016-08-09
qed: Update app count when adding a new dcbx app entry to the table.
Sudarsana Reddy Kalluru
1
-2
/
+6
2016-08-09
qed: Add dcbx app support for IEEE Selection Field.
Sudarsana Reddy Kalluru
2
-20
/
+112
2016-08-09
qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.
Sudarsana Reddy Kalluru
2
-30
/
+66
2016-08-09
qed: Remove the endian-ness conversion for pri_to_tc value.
Sudarsana Reddy Kalluru
1
-2
/
+1
2016-08-09
sctp: use event->chunk when it's valid
Xin Long
1
-2
/
+2
2016-08-09
net: vxlan: lwt: Fix vxlan local traffic.
pravin shelar
1
-2
/
+2
2016-08-09
net: vxlan: lwt: Use source ip address during route lookup.
pravin shelar
1
-12
/
+18
2016-08-08
Merge branch 'bpf-csum-complete'
David S. Miller
2
-24
/
+57
2016-08-08
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
1
-0
/
+12
2016-08-08
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
2
-21
/
+35
2016-08-08
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
1
-3
/
+10
2016-08-08
net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth
Paul Gortmaker
1
-0
/
+2
2016-08-08
Merge branch 'mlxsw-dcb-fixes'
David S. Miller
2
-4
/
+7
2016-08-08
mlxsw: spectrum: Add missing DCB rollback in error path
Ido Schimmel
1
-0
/
+1
[next]