index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
uniphier-regulator.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2018-11-30
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
1
-25
/
+33
2018-11-30
tcp: hint compiler about sack flows
Eric Dumazet
1
-1
/
+1
2018-11-30
net: Add trace events for all receive exit points
Geneviève Bastien
2
-6
/
+88
2018-11-30
net/flow_dissector: correct comments on enum flow_dissector_key_id
Edward Cree
1
-3
/
+3
2018-11-30
cxgb4: number of VFs supported is not always 16
Ganesh Goudar
1
-1
/
+1
2018-11-30
tools/bpf: make libbpf _GNU_SOURCE friendly
Yonghong Song
2
-0
/
+3
2018-11-29
net: Don't default Aquantia USB driver to 'y'
David S. Miller
1
-1
/
+0
2018-11-29
net: explain __skb_checksum_complete() with comments
Cong Wang
2
-1
/
+18
2018-11-29
tcp: remove loop to compute wscale
Eric Dumazet
1
-5
/
+3
2018-11-29
qede - Add a statistic for a case where driver drops tx packet due to memory allocation failure.
Michael Shteinbok
3
-2
/
+4
2018-11-29
dpaa2-eth: Add "fall through" comments
Ioana Ciocoi Radulescu
1
-0
/
+2
2018-11-29
net: ethernet: ave: Preserve wol state in suspend/resume sequence
Kunihiko Hayashi
1
-0
/
+10
2018-11-29
net: ethernet: ave: Set initial wol state to disabled
Kunihiko Hayashi
1
-1
/
+5
2018-11-29
net: ethernet: ave: Add suspend/resume support
Kunihiko Hayashi
1
-0
/
+44
2018-11-28
bpf: Fix various lib and testsuite build failures on 32-bit.
David Miller
2
-6
/
+6
2018-11-28
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
Naresh Kamboju
1
-0
/
+1
2018-11-28
bpf: test_sockmap, add options for msg_pop_data() helper
John Fastabend
2
-17
/
+180
2018-11-28
bpf: add msg_pop_data helper to tools
John Fastabend
2
-1
/
+17
2018-11-28
bpf: helper to pop data from messages
John Fastabend
4
-6
/
+209
2018-11-28
s390/qeth: fix length check in SNMP processing
Julian Wiedmann
1
-15
/
+12
2018-11-28
net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, qos_id'
YueHaibing
1
-7
/
+0
2018-11-28
qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_info'
YueHaibing
1
-11
/
+2
2018-11-28
net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_priv'
YueHaibing
1
-7
/
+0
2018-11-28
dpaa2-eth: Add xdp counters
Ioana Ciocoi Radulescu
3
-0
/
+10
2018-11-28
dpaa2-eth: Cleanup channel stats
Ioana Ciocoi Radulescu
3
-16
/
+7
2018-11-28
dpaa2-eth: Add support for XDP_TX
Ioana Ciocoi Radulescu
2
-1
/
+52
2018-11-28
dpaa2-eth: Map Rx buffers as bidirectional
Ioana Ciocoi Radulescu
1
-7
/
+7
2018-11-28
dpaa2-eth: Release buffers back to pool on XDP_DROP
Ioana Ciocoi Radulescu
2
-3
/
+33
2018-11-28
dpaa2-eth: Move function
Ioana Ciocoi Radulescu
1
-17
/
+17
2018-11-28
dpaa2-eth: Allow XDP header adjustments
Ioana Ciocoi Radulescu
1
-3
/
+40
2018-11-28
dpaa2-eth: Add basic XDP support
Ioana Ciocoi Radulescu
2
-1
/
+194
2018-11-28
net: hisilicon: remove unexpected free_netdev
Pan Bian
1
-3
/
+1
2018-11-28
rapidio/rionet: do not free skb before reading its length
Pan Bian
1
-1
/
+1
2018-11-28
i40e: fix kerneldoc for xsk methods
Jan Sokolowski
1
-7
/
+7
2018-11-28
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-11-28
i40e: Fix deletion of MAC filters
Lihong Yang
1
-1
/
+1
2018-11-28
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-11-28
can: flexcan: split the Message Buffer RAM area
Pankaj Bansal
1
-3
/
+13
2018-11-28
can: flexcan: Add provision for variable payload size
Pankaj Bansal
1
-33
/
+55
2018-11-28
can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()
Pankaj Bansal
1
-33
/
+36
2018-11-28
can: flexcan: flexcan_chip_start(): enable loopback mode in flexcan
Pankaj Bansal
1
-3
/
+19
2018-11-28
can: flexcan: add self wakeup support
Aisheng Dong
1
-9
/
+164
2018-11-28
dt-bindings: can: flexcan: add stop mode property to device tree
Aisheng Dong
1
-0
/
+8
2018-11-28
can: flexcan: flexcan_chip_start(): adjust comment to match the code
Marc Kleine-Budde
1
-1
/
+6
2018-11-28
can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_irq(): fix indention
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_start_xmit(): fix indention
Marc Kleine-Budde
1
-2
/
+2
2018-11-28
can: flexcan: enable flexcan for all architectures
Pankaj Bansal
1
-1
/
+1
2018-11-28
can: rcar: add SPDX identifiers to Kconfig and Makefile
Kuninori Morimoto
2
-0
/
+2
[next]