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
2019-09-13
netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...
Jeremy Sowden
4
-5
/
+5
2019-09-13
netfilter: conntrack: use consistent style when defining inline functions
Jeremy Sowden
1
-32
/
+50
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
5
-23
/
+23
2019-09-13
netfilter: synproxy: move code between headers.
Jeremy Sowden
2
-39
/
+38
2019-09-13
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
4
-16
/
+16
2019-09-13
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
3
-23
/
+0
2019-09-13
netfilter: update include directives.
Jeremy Sowden
15
-18
/
+27
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
6
-35
/
+16
2019-09-13
netfilter: ip_tables: remove unused function declarations.
Jeremy Sowden
2
-4
/
+1
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
11
-23
/
+23
2019-09-13
netfilter: fix include guards.
Jeremy Sowden
2
-4
/
+9
2019-09-13
netfilter: nf_tables_offload: remove rules when the device unregisters
wenxu
3
-5
/
+51
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: add __nft_offload_get_chain function
wenxu
1
-18
/
+34
2019-09-12
ice: Bump version
Tony Nguyen
1
-2
/
+2
2019-09-12
ice: Enable DDP package download
Tony Nguyen
12
-195
/
+679
2019-09-12
ice: Initialize DDP package structures
Tony Nguyen
4
-2
/
+953
2019-09-12
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
9
-1
/
+1137
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
8
-29
/
+53
2019-09-12
ice: send driver version to firmware
Paul M Stillwell Jr
6
-1
/
+97
2019-09-12
wil6210: ignore reset errors for FW during probe
Lior David
1
-3
/
+1
2019-09-12
wil6210: fix RX short frame check
Lior David
1
-2
/
+2
2019-09-12
wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set
Lior David
1
-1
/
+2
2019-09-12
wil6210: report boottime_ns in scan results
Maya Erez
1
-4
/
+17
2019-09-12
wil6210: properly initialize discovery_expired_work
Dedy Lansky
1
-0
/
+1
2019-09-12
wil6210: verify cid value is valid
Alexei Avshalom Lazar
1
-0
/
+6
2019-09-12
wil6210: make sure DR bit is read before rest of the status message
Dedy Lansky
2
-18
/
+18
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
9
-3
/
+276
2019-09-12
wil6210: add debugfs to show PMC ring content
Dedy Lansky
3
-0
/
+40
2019-09-12
wil6210: add wil_netif_rx() helper function
Dedy Lansky
2
-24
/
+38
2019-09-12
ath10k: fix channel info parsing for non tlv target
Rakesh Pillai
3
-9
/
+17
2019-09-12
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
Nicolas Boichat
1
-8
/
+21
2019-09-12
ath10k: free beacon buf later in vdev teardown
Ben Greear
1
-4
/
+5
2019-09-12
cxgb4: Fix spelling typos
Arkadiusz Drabczyk
1
-15
/
+15
2019-09-12
Merge branch 'add-ksz9567-with-I2C-support-to-ksz9477-driver'
David S. Miller
8
-8
/
+124
2019-09-12
net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON
George McCollister
2
-8
/
+3
2019-09-12
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
3
-0
/
+11
2019-09-12
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha
4
-0
/
+110
2019-09-12
nfp: read chip model from the PluDevice register
Dirk van der Merwe
1
-10
/
+6
2019-09-12
tcp: force a PSH flag on TSO packets
Eric Dumazet
1
-2
/
+13
2019-09-12
ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
Stefano Brivio
1
-1
/
+1
2019-09-12
net: stmmac: pci: Add HAPS support using GMAC5
Jose Abreu
1
-0
/
+71
2019-09-12
net: phy: dp83867: Add SGMII mode type switching
Vitaly Gaiduk
1
-0
/
+19
2019-09-12
net: phy: dp83867: Add documentation for SGMII mode type
Vitaly Gaiduk
1
-0
/
+4
2019-09-11
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
1
-0
/
+5
2019-09-11
net/ixgbevf: make array api static const, makes object smaller
Colin Ian King
1
-6
/
+8
2019-09-11
iavf: fix MAC address setting for VFs when filter is rejected
Stefan Assmann
2
-1
/
+7
2019-09-11
i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
Stefan Assmann
1
-1
/
+2
2019-09-11
i40e: use BIT macro to specify the cloud filter field flags
Jacob Keller
1
-5
/
+5
[prev]
[next]