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
...
|
*
|
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2018-06-20
2
-5
/
+15
|
*
|
net: sungem: fix rx checksum support
Eric Dumazet
2018-06-20
1
-10
/
+12
|
*
|
bpfilter: ignore binary files
Matteo Croce
2018-06-20
1
-0
/
+1
|
*
|
bpfilter: fix build error
Matteo Croce
2018-06-20
1
-2
/
+4
|
*
|
net/usb/drivers: Remove useless hrtimer_active check
Daniel Lezcano
2018-06-20
1
-2
/
+1
|
*
|
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
2018-06-20
1
-2
/
+1
|
*
|
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
2018-06-20
1
-5
/
+4
|
*
|
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
2018-06-20
1
-2
/
+13
|
*
|
net: propagate dev_get_valid_name return code
Li RongQing
2018-06-20
1
-2
/
+2
|
*
|
enic: do not overwrite error code
Govindarajulu Varadarajan
2018-06-20
1
-5
/
+4
|
*
|
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2018-06-20
2
-4
/
+4
|
*
|
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
Arnd Bergmann
2018-06-20
2
-3
/
+3
|
*
|
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
2018-06-20
2
-4
/
+6
|
*
|
net: net_failover: fix typo in net_failover_slave_register()
Liran Alon
2018-06-20
1
-1
/
+1
|
*
|
ipvlan: use ETH_MAX_MTU as max mtu
Xin Long
2018-06-20
1
-0
/
+1
|
*
|
net: hamradio: use eth_broadcast_addr
Stefan Agner
2018-06-20
1
-6
/
+2
|
*
|
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2018-06-20
2
-3
/
+3
|
*
|
Merge branch 'NCSI-silence-warning-messages'
David S. Miller
2018-06-20
4
-34
/
+34
|
|
\
\
|
|
*
|
MAINTAINERS: Add Sam as the maintainer for NCSI
Joel Stanley
2018-06-20
1
-0
/
+5
|
|
*
|
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
2018-06-20
2
-21
/
+18
|
|
*
|
net/ncsi: Drop no more channels message
Joel Stanley
2018-06-20
1
-2
/
+0
|
|
*
|
net/ncsi: Silence debug messages
Joel Stanley
2018-06-20
3
-11
/
+11
|
|
/
/
|
*
|
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
2018-06-20
1
-4
/
+3
|
*
|
Merge branch 'qed-fixes'
David S. Miller
2018-06-20
3
-11
/
+23
|
|
\
\
|
|
*
|
qed: Do not advertise DCBX_LLD_MANAGED capability.
Sudarsana Reddy Kalluru
2018-06-20
1
-7
/
+4
|
|
*
|
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
2018-06-20
1
-2
/
+10
|
|
*
|
qed: Fix possible memory leak in Rx error path handling.
Sudarsana Reddy Kalluru
2018-06-20
1
-2
/
+9
|
|
/
/
|
*
|
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
2018-06-17
1
-1
/
+1
|
*
|
bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.
David S. Miller
2018-06-17
1
-1
/
+1
|
*
|
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
2018-06-17
8
-14
/
+23
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-17
12
-72
/
+195
|
|
\
\
|
|
*
|
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
2018-06-15
4
-17
/
+46
|
|
*
|
Merge branch 'bpf-fixes'
Alexei Starovoitov
2018-06-15
3
-38
/
+106
|
|
|
\
\
|
|
|
*
|
bpf: reject any prog that failed read-only lock
Daniel Borkmann
2018-06-15
3
-32
/
+87
|
|
|
*
|
bpf: fix panic in prog load calls cleanup
Daniel Borkmann
2018-06-15
3
-6
/
+19
|
|
|
/
/
|
|
*
|
bpf, selftests: delete xfrm tunnel when test exits.
William Tu
2018-06-15
1
-11
/
+13
|
|
*
|
bpf, selftest: check tunnel type more accurately
Jian Wang
2018-06-15
1
-1
/
+1
|
|
*
|
Merge branch 'bpf-misc-fixes'
Daniel Borkmann
2018-06-15
2
-3
/
+13
|
|
|
\
\
|
|
|
*
|
selftests/bpf: test offloads even with BPF programs present
Jakub Kicinski
2018-06-15
1
-2
/
+10
|
|
|
*
|
tools: bpftool: improve accuracy of load time
Jakub Kicinski
2018-06-15
1
-1
/
+3
|
|
|
/
/
|
|
*
|
selftests: bpf: config: add config fragments
Anders Roxell
2018-06-13
1
-0
/
+10
|
|
*
|
tools/bpftool: fix a bug in bpftool perf
Yonghong Song
2018-06-13
1
-2
/
+3
|
|
*
|
xsk: re-add queue id check for XDP_SKB path
Björn Töpel
2018-06-12
1
-0
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-06-20
5
-20
/
+23
|
\
\
\
\
|
*
|
|
|
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
2018-06-20
1
-0
/
+8
|
*
|
|
|
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
2018-06-20
1
-15
/
+7
|
*
|
|
|
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
2018-06-20
1
-5
/
+5
|
*
|
|
|
HID: google: Add support for whiskers
Nicolas Boichat
2018-06-11
2
-0
/
+3
*
|
|
|
|
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-20
18
-72
/
+69
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
18
-72
/
+69
[prev]
[next]