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.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
2018-11-17
net: remove VLAN_TAG_PRESENT
Michał Mirosław
7
-34
/
+23
2018-11-17
net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
1
-7
/
+10
2018-11-17
net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
1
-9
/
+12
2018-11-17
net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
1
-8
/
+10
2018-11-17
net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
1
-19
/
+21
2018-11-17
net/skbuff: add macros for VLAN_PRESENT bit
Michał Mirosław
1
-0
/
+6
2018-11-16
Merge tag 'batadv-next-for-davem-20181114' of git://git.open-mesh.org/linux-m...
David S. Miller
19
-160
/
+236
2018-11-16
net: slightly optimize eth_type_trans
Li RongQing
1
-8
/
+10
2018-11-16
net: remove BUG_ON from __pskb_pull_tail
Li RongQing
1
-2
/
+0
2018-11-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-48
/
+121
2018-11-16
test_objagg: Fix warning.
David S. Miller
1
-0
/
+1
2018-11-16
Merge branch 'mlxsw-ERP-sharing-multiple-masks'
David S. Miller
19
-193
/
+2184
2018-11-16
selftests: mlxsw: spectrum-2: Add simple delta test
Jiri Pirko
1
-1
/
+81
2018-11-16
mlxsw: spectrum: acl: Implement delta for ERP
Jiri Pirko
4
-12
/
+237
2018-11-16
mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separa...
Jiri Pirko
1
-49
/
+59
2018-11-16
mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask...
Jiri Pirko
4
-14
/
+9
2018-11-16
mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_l...
Jiri Pirko
4
-14
/
+49
2018-11-16
mlxsw: core_acl: Change order of args of ops->encode_block()
Jiri Pirko
3
-7
/
+7
2018-11-16
mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clear
Jiri Pirko
1
-13
/
+17
2018-11-16
mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPs
Jiri Pirko
5
-90
/
+99
2018-11-16
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
8
-0
/
+1633
2018-11-16
selftests: Adjust spectrum-2 ctcam_two_atcam_masks_test
Jiri Pirko
1
-1
/
+1
2018-11-16
selftests: Adjust spectrum-2 two_mask_test
Jiri Pirko
1
-1
/
+1
2018-11-15
net: get rid of __tcp_checksum_complete()
Cong Wang
1
-6
/
+1
2018-11-15
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
2
-6
/
+156
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
5
-8
/
+16
2018-11-15
net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
Andrew Lunn
1
-5
/
+16
2018-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-89
/
+265
2018-11-15
Merge branch 'hns3-hwgro'
David S. Miller
7
-67
/
+339
2018-11-15
net: hns3: Adds GRO params to SKB for the stack
Peng Li
2
-3
/
+49
2018-11-15
net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
Peng Li
2
-2
/
+37
2018-11-15
net: hns3: Add support for ethtool -K to enable/disable HW GRO
Peng Li
4
-1
/
+32
2018-11-15
net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
Peng Li
2
-62
/
+140
2018-11-15
net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
Peng Li
6
-1
/
+83
2018-11-15
net: phy: icplus: add config_intr callback
Heiner Kallweit
1
-7
/
+16
2018-11-14
i40e: prevent overlapping tx_timeout recover
Alan Brady
2
-0
/
+6
2018-11-14
i40e: suppress bogus error message
Mitch Williams
1
-1
/
+2
2018-11-14
i40e: Use correct shift for VLAN priority
Richard Rodriguez
1
-2
/
+2
2018-11-14
virtchnl: Fix off by one error
Alice Michael
1
-2
/
+2
2018-11-14
virtchnl: white space and reorder
Alice Michael
1
-3
/
+3
2018-11-14
i40e: always set ks->base.speed in i40e_get_settings_link_up
Jacob Keller
1
-0
/
+1
2018-11-14
i40e: don't restart nway if autoneg not supported
Mitch Williams
1
-5
/
+5
2018-11-14
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
4
-15
/
+17
2018-11-14
i40e: update driver version
Alice Michael
1
-2
/
+2
2018-11-14
i40e: Protect access to VF control methods
Jan Sokolowski
2
-5
/
+60
2018-11-14
i40e: Replace strncpy with strlcpy to ensure null termination
Patryk Małek
2
-8
/
+8
2018-11-14
i40e: Add capability flag for stopping FW LLDP
Krzysztof Galazka
3
-1
/
+10
2018-11-14
i40e: Use a local variable for readability
Jan Sokolowski
1
-2
/
+2
2018-11-14
i40e: Replace spin_is_locked() with lockdep
Lance Roy
1
-2
/
+1
2018-11-14
Merge branch 'nfp-abm-track-all-Qdiscs'
David S. Miller
9
-296
/
+740
[next]