index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
6lowpan: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-22
1
-21
/
+21
|
*
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-22
1
-5
/
+6
|
*
Bluetooth: hci_qca: Add helper to set device address
Balakrishna Godavarthi
2019-01-22
3
-2
/
+30
*
|
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
2019-02-25
1
-1
/
+1
*
|
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
2019-02-25
1
-11
/
+27
*
|
Merge branch 'dsa-mv88e6xxx-lockdep'
David S. Miller
2019-02-25
1
-0
/
+10
|
\
\
|
*
|
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
2019-02-25
1
-0
/
+2
|
*
|
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
Andrew Lunn
2019-02-25
1
-0
/
+8
|
/
/
*
|
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2019-02-25
2
-8
/
+26
*
|
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
2019-02-25
2
-11
/
+77
*
|
Merge branch 'ipv4-v6-icmp-small-cleanup-and-update'
David S. Miller
2019-02-25
3
-22
/
+16
|
\
\
|
*
|
ipv6: icmp: use percpu allocation
Kefeng Wang
2019-02-25
2
-7
/
+6
|
*
|
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
2019-02-25
1
-14
/
+11
|
*
|
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
2019-02-25
1
-3
/
+1
|
/
/
*
|
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
Herbert Xu
2019-02-25
1
-1
/
+1
*
|
net/sched: act_tunnel_key: Add dst_cache support
wenxu
2019-02-25
1
-4
/
+21
*
|
Merge branch 'code-optimizations-and-bugfixes-for-HNS3-driver'
David S. Miller
2019-02-25
12
-208
/
+369
|
\
\
|
*
|
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
2019-02-25
1
-1
/
+3
|
*
|
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
2019-02-25
1
-16
/
+20
|
*
|
net: hns3: fix get VF RSS issue
Jian Shen
2019-02-25
2
-1
/
+74
|
*
|
net: hns3: enable VF VLAN filter for each VF when initializing
Jian Shen
2019-02-25
2
-11
/
+23
|
*
|
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
2019-02-25
10
-47
/
+119
|
*
|
net: hns3: remove hnae3_get_bit in data path
Yunsheng Lin
2019-02-25
1
-19
/
+14
|
*
|
net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
Yunsheng Lin
2019-02-25
1
-69
/
+51
|
*
|
net: hns3: add unlikely for error handling in data path
Yunsheng Lin
2019-02-25
1
-9
/
+9
|
*
|
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
2019-02-25
2
-9
/
+5
|
*
|
net: hns3: limit some variable scope in critical data path
Yunsheng Lin
2019-02-25
1
-19
/
+16
|
*
|
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
2019-02-25
2
-7
/
+11
|
*
|
net: hns3: add xps setting support for hns3 driver
Yunsheng Lin
2019-02-25
1
-0
/
+24
|
/
/
*
|
Merge branch 'mlxsw-spectrum_acl-Don-t-take-rtnl-mutex-for-region-rehash'
David S. Miller
2019-02-25
6
-187
/
+592
|
\
\
|
*
|
selftests: mlxsw: spectrum-2: Add massive delta rehash test
Jiri Pirko
2019-02-25
1
-0
/
+166
|
*
|
selftests: mlxsw: spectrum-2: Check migrate end trace
Jiri Pirko
2019-02-25
1
-0
/
+8
|
*
|
mlxsw: spectrum_acl: Add vregion migration end tracepoint
Jiri Pirko
2019-02-25
2
-3
/
+28
|
*
|
selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash test
Jiri Pirko
2019-02-25
1
-0
/
+71
|
*
|
mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()
Jiri Pirko
2019-02-25
1
-5
/
+0
|
*
|
mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP code
Jiri Pirko
2019-02-25
1
-6
/
+0
|
*
|
mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()
Jiri Pirko
2019-02-25
2
-2
/
+10
|
*
|
mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulation
Jiri Pirko
2019-02-25
1
-5
/
+20
|
*
|
mlxsw: spectrum_acl: Enable vregion rehash per-profile
Jiri Pirko
2019-02-25
1
-8
/
+15
|
*
|
mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updates
Jiri Pirko
2019-02-25
1
-7
/
+27
|
*
|
mlxsw: spectrum_acl: Introduce vregion mutex
Jiri Pirko
2019-02-25
1
-0
/
+26
|
*
|
mlxsw: spectrum_acl: Refactor vregion association code
Jiri Pirko
2019-02-25
1
-67
/
+66
|
*
|
mlxsw: spectrum_acl: Introduce a mutex to guard region list updates
Jiri Pirko
2019-02-25
1
-2
/
+14
|
*
|
mlxsw: spectrum_acl: Split TCAM group structure into two
Jiri Pirko
2019-02-25
2
-101
/
+161
|
*
|
mlxsw: spectrum_acl: Remove unused ops field from group structure
Jiri Pirko
2019-02-25
1
-1
/
+0
|
/
/
*
|
Merge branch 'net-dsa-microchip-add-MIB-counters-support'
David S. Miller
2019-02-25
4
-55
/
+270
|
\
\
|
*
|
net: dsa: microchip: add port_cleanup function
Tristram Ha
2019-02-25
4
-0
/
+31
|
*
|
net: dsa: microchip: remove unnecessary include headers
Tristram Ha
2019-02-25
1
-4
/
+0
|
*
|
net: dsa: microchip: get port link status
Tristram Ha
2019-02-25
3
-0
/
+17
|
*
|
net: dsa: microchip: add MIB counter reading support
Tristram Ha
2019-02-25
4
-48
/
+205
[prev]
[next]