index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-19
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
1
-5
/
+81
2016-12-19
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
1
-1
/
+2
2016-12-19
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
1
-12
/
+13
2016-12-19
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
Akinobu Mita
4
-0
/
+481
2016-12-19
rtc: ds1307: Add ACPI support
Tin Huynh
1
-9
/
+43
2016-12-18
platform/x86: surface3-wmi: Balance locking on error path
Andy Shevchenko
1
-5
/
+6
2016-12-18
platform/x86: Add Whiskey Cove PMIC TMU support
Nilesh Bacchewar
5
-0
/
+211
2016-12-18
x86/tsc: Limit the adjust value further
Thomas Gleixner
1
-5
/
+16
2016-12-18
x86/tsc: Annotate printouts as firmware bug
Thomas Gleixner
1
-2
/
+3
2016-12-18
x86/floppy: Use designated initializers
Kees Cook
1
-10
/
+10
2016-12-18
net: mv643xx_eth: fix build failure
Sudip Mukherjee
1
-1
/
+1
2016-12-18
isdn: Constify some function parameters
Emese Revfy
2
-10
/
+10
2016-12-18
mlxsw: spectrum: Mark split ports as such
Ido Schimmel
1
-1
/
+1
2016-12-18
cgroup: Fix CGROUP_BPF config
Andy Lutomirski
1
-1
/
+2
2016-12-18
qed: fix old-style function definition
Arnd Bergmann
1
-1
/
+1
2016-12-18
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2016-12-18
r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
Manuel Bessler
1
-5
/
+5
2016-12-18
irda: w83977af_ir: cleanup an indent issue
Dan Carpenter
1
-3
/
+3
2016-12-18
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
3
-42
/
+65
2016-12-18
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-18
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-18
net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+37
2016-12-18
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+37
2016-12-18
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
1
-3
/
+8
2016-12-18
bpf: fix overflow in prog accounting
Daniel Borkmann
3
-11
/
+52
2016-12-18
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
5
-18
/
+33
2016-12-17
dax: add region 'id', 'size', and 'align' attributes
Dan Williams
1
-0
/
+94
2016-12-17
gtp: Fix initialization of Flags octet in GTPv1 header
Harald Welte
1
-2
/
+2
2016-12-17
gtp: gtp_check_src_ms_ipv4() always return success
Lionel Gauthier
1
-2
/
+2
2016-12-17
net/x25: use designated initializers
Kees Cook
1
-1
/
+1
2016-12-17
isdn: use designated initializers
Kees Cook
2
-11
/
+11
2016-12-17
bna: use designated initializers
Kees Cook
1
-4
/
+4
2016-12-17
WAN: use designated initializers
Kees Cook
1
-48
/
+49
2016-12-17
net: use designated initializers
Kees Cook
1
-1
/
+1
2016-12-17
ATM: use designated initializers
Kees Cook
4
-55
/
+54
2016-12-17
isdn/gigaset: use designated initializers
Kees Cook
3
-48
/
+48
2016-12-17
virtio_net: xdp, add slowpath case for non contiguous buffers
John Fastabend
1
-1
/
+74
2016-12-17
virtio_net: add XDP_TX support
John Fastabend
1
-7
/
+93
2016-12-17
virtio_net: add dedicated XDP transmit queues
John Fastabend
1
-2
/
+28
2016-12-17
virtio_net: Add XDP support
John Fastabend
1
-5
/
+171
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
2
-0
/
+7
2016-12-17
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...
Xin Long
1
-4
/
+3
2016-12-17
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
1
-1
/
+4
2016-12-17
MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver
Madalin Bucur
1
-0
/
+6
2016-12-17
dpaa_eth: remove redundant dependency on FSL_SOC
Madalin Bucur
1
-1
/
+1
2016-12-17
dpaa_eth: use big endian accessors
Claudiu Manoil
1
-34
/
+37
2016-12-17
irda: irnet: add member name to the miscdevice declaration
LABBE Corentin
1
-3
/
+3
2016-12-17
irda: irnet: Remove unused IRNET_MAJOR define
LABBE Corentin
1
-3
/
+0
[next]