index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
smp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
bpf: introduce update_effective_progs()
Roman Gushchin
1
-54
/
+45
2018-08-06
ipv4: frags: precedence bug in ip_expire()
Dan Carpenter
1
-1
/
+1
2018-08-06
ptp_qoriq: use div_u64/div_u64_rem for 64-bit division
Yangbo Lu
1
-2
/
+4
2018-08-06
net: avoid unnecessary sock_flag() check when enable timestamp
Yafang Shao
2
-8
/
+6
2018-08-06
vhost: switch to use new message format
Jason Wang
4
-19
/
+111
2018-08-06
net/bridge/br_multicast: remove redundant variable "err"
zhong jiang
1
-7
/
+5
2018-08-06
mellanox: fix the dport endianness in call of __inet6_lookup_established()
Al Viro
1
-1
/
+1
2018-08-06
ieee802154: fakelb: add deprecated msg while probe
Alexander Aring
1
-0
/
+3
2018-08-06
ieee802154: hwsim: add replacement for fakelb
Alexander Aring
4
-0
/
+1004
2018-08-06
net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'
Colin Ian King
1
-5
/
+0
2018-08-06
net: mac802154: tx: expand tailroom if necessary
Alexander Aring
1
-1
/
+14
2018-08-06
net: 6lowpan: fix reserved space for single frames
Alexander Aring
1
-3
/
+18
2018-08-06
tc-testing: remove duplicate spaces in skbedit match patterns
Vlad Buslov
1
-13
/
+13
2018-08-06
tc-testing: remove duplicate spaces in connmark match patterns
Vlad Buslov
1
-12
/
+12
2018-08-06
tc-testing: flush gact actions on test teardown
Vlad Buslov
1
-1
/
+2
2018-08-06
tc-testing: fix ip address in u32 test
Vlad Buslov
1
-2
/
+2
2018-08-06
mlxsw: spectrum: Configure MC-aware mode on mlxsw ports
Petr Machata
1
-0
/
+27
2018-08-06
mlxsw: spectrum: Fix a typo
Petr Machata
1
-1
/
+1
2018-08-06
mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware Register
Petr Machata
1
-0
/
+37
2018-08-06
virtio-net: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-08-06
net: sched: cls_flower: Fix an error code in fl_tmplt_create()
Dan Carpenter
1
-1
/
+3
2018-08-06
net: check extack._msg before print
Li RongQing
1
-1
/
+2
2018-08-06
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2
-0
/
+8
2018-08-06
ip: use rb trees for IP frag queue.
Peter Oskolkov
6
-91
/
+121
2018-08-06
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2
-2
/
+6
2018-08-06
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
3
-56
/
+21
2018-08-06
net/tls: Mark the end in scatterlist table
Vakul Garg
1
-0
/
+3
2018-08-06
ipv6: icmp: Updating pmtu for link local route
Georg Kohmann
1
-1
/
+1
2018-08-06
ptp_qoriq: support automatic configuration for ptp timer
Yangbo Lu
2
-4
/
+113
2018-08-06
powerpc/mpc85xx: add clocks property for fman ptp timer node
Yangbo Lu
5
-0
/
+5
2018-08-06
arm64: dts: fsl: add clocks property for fman ptp timer node
Yangbo Lu
1
-0
/
+1
2018-08-06
bnxt_en: Do not use the CNP CoS queue for networking traffic.
Michael Chan
2
-8
/
+18
2018-08-06
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
3
-1
/
+89
2018-08-06
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
3
-0
/
+71
2018-08-06
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2
-2
/
+52
2018-08-06
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
3
-15
/
+16
2018-08-06
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
5
-18
/
+18
2018-08-06
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
3
-0
/
+436
2018-08-06
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2
-1
/
+6
2018-08-06
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
3
-10
/
+16
2018-08-06
bnxt_en: Add PHY retry logic.
Michael Chan
2
-1
/
+34
2018-08-06
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
3
-6
/
+32
2018-08-06
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
1
-0
/
+5
2018-08-06
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
4
-321
/
+924
2018-08-05
Linux 4.18-rc8
v4.18-rc8
Linus Torvalds
1
-1
/
+1
2018-08-05
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
1
-2
/
+3
2018-08-05
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
1
-2
/
+2
2018-08-04
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-08-04
Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
Johan Hedberg
1
-0
/
+1
2018-08-04
include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE
zhong jiang
1
-1
/
+1
[next]