index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
maestro3.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()
Petr Machata
2
-15
/
+35
2018-06-01
selftests: forwarding: lib: Move here vlan_capture_{, un}install()
Petr Machata
2
-23
/
+23
2018-06-01
net: mvpp2: Split the PPv2 driver to a dedicated directory
Maxime Chevallier
8
-3889
/
+4030
2018-06-01
net: sched: split tc_ctl_tfilter into three handlers
Vlad Buslov
1
-145
/
+293
2018-06-01
rtnetlink: Fix null-ptr-deref in rtnl_newlink
Prashant Bhole
1
-1
/
+1
2018-06-01
virtio_net: fix error return code in virtnet_probe()
Wei Yongjun
1
-1
/
+3
2018-06-01
rtnetlink: Remove VLA usage
Kees Cook
2
-4
/
+18
2018-05-31
net: dsa: mv88e6xxx: Be explicit about DT or pdata
Andrew Lunn
1
-0
/
+3
2018-05-31
net: ti: cpsw: include gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2018-05-31
net/mlx5: Add FPGA QP error event
Ilan Tayari
4
-2
/
+23
2018-05-31
net/mlx5: Add temperature warning event to log
Ilan Tayari
3
-1
/
+31
2018-05-31
rtnetlink: Add more well known protocol values
Donald Sharp
1
-0
/
+5
2018-05-31
cxgb4: Add FORCE_PAUSE bit to 32 bit port caps
Ganesh Goudar
2
-3
/
+12
2018-05-31
mlxsw: spectrum_switchdev: Schedule respin during trans prepare
Petr Machata
1
-1
/
+1
2018-05-31
net: bridge: Notify about bridge VLANs
Petr Machata
1
-3
/
+25
2018-05-31
staging: fsl-dpaa2: ethsw: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
dsa: port: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
rocker: rocker_main: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
mlxsw: spectrum_switchdev: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
net: bridge: Extract br_vlan_add_existing()
Petr Machata
1
-22
/
+33
2018-05-31
net: bridge: Extract boilerplate around switchdev_port_obj_*()
Petr Machata
3
-23
/
+41
2018-05-31
qed*: Add link change count value to ethtool statistics display.
Sudarsana Reddy Kalluru
5
-2
/
+15
2018-05-31
net: remove bypassed check in sch_direct_xmit()
Song Liu
1
-3
/
+0
2018-05-31
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
5
-9
/
+9
2018-05-30
MAINTAINERS: add myself as maintainer for QorIQ PTP clock driver
Yangbo Lu
1
-2
/
+8
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
11
-21
/
+18
2018-05-30
net: davinci: fix building davinci mdio code without CONFIG_OF
Arnd Bergmann
1
-3
/
+1
2018-05-30
net: ethernet: freescale: fix false-positive string overflow warning
Arnd Bergmann
1
-1
/
+1
2018-05-30
net/mlx5e: Get the number of offloaded TC rules from the correct table
Or Gerlitz
2
-4
/
+8
2018-05-30
net/mlx5: FPGA, Call DMA unmap with the right size
Ilya Lesokhin
1
-2
/
+1
2018-05-30
net/mlx5: FPGA, Properly initialize dma direction on fpga conn send
Ilya Lesokhin
1
-0
/
+1
2018-05-30
net/mlx5: FPGA, Abort FPGA init if the device reports no QP capability
Yevgeny Kliteynik
1
-0
/
+6
2018-05-30
net/mlx5: FPGA, print SBU identification on init
Ilan Tayari
1
-2
/
+5
2018-05-30
net/mlx5: FPGA, Add device name
Ilan Tayari
2
-3
/
+28
2018-05-30
net/mlx5: FPGA, Add doxygen for access type enum
Ilan Tayari
1
-0
/
+6
2018-05-29
bpfilter: fix a build err
YueHaibing
1
-1
/
+1
2018-05-29
tcp: use data length instead of skb->len in tcp_probe
Yafang Shao
1
-4
/
+4
2018-05-29
crypto: chtls: free beyond end rspq_skb_cache
Atul Gupta
1
-1
/
+1
2018-05-29
crypto: chtls: kbuild warnings
Atul Gupta
1
-5
/
+6
2018-05-29
crypto: chtls: dereference null variable
Atul Gupta
1
-2
/
+1
2018-05-29
crypto: chtls: wait for memory sendmsg, sendpage
Atul Gupta
3
-3
/
+89
2018-05-29
crypto:chtls: key len correction
Atul Gupta
1
-5
/
+1
2018-05-29
selftests: fib_tests: Add prefix route tests with metric
David Ahern
1
-1
/
+180
2018-05-29
net/ipv6: Add support for specifying metric of connected routes
David Ahern
3
-18
/
+77
2018-05-29
net/ipv4: Add support for specifying metric of connected routes
David Ahern
4
-11
/
+59
2018-05-29
net: Add IFA_RT_PRIORITY address attribute
David Ahern
1
-0
/
+1
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_modify
David Ahern
1
-21
/
+23
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_add
David Ahern
1
-55
/
+57
2018-05-29
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
David Ahern
2
-59
/
+87
2018-05-29
mlxsw: pci: Utilize MRSR register to perform FW reset
Jiri Pirko
3
-74
/
+62
[next]