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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
Merge branch 'net-phy-at803x-Update-delays-for-RGMII-modes'
David S. Miller
1
-13
/
+44
2019-02-22
net: phy: at803x: disable delay only for RGMII mode
Vinod Koul
1
-11
/
+42
2019-02-22
net: phy: at803x: don't inline helpers
Vinod Koul
1
-2
/
+2
2019-02-22
net_sched: initialize net pointer inside tcf_exts_init()
Cong Wang
13
-29
/
+30
2019-02-22
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-02-22
Merge branch 'bnxt_en-firmware-message-delay-fixes'
David S. Miller
2
-3
/
+3
2019-02-22
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-02-22
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
1
-1
/
+1
2019-02-23
Merge branch 'bpf-nfp-codegen-fixes'
Daniel Borkmann
1
-11
/
+6
2019-02-23
nfp: bpf: fix ALU32 high bits clearance bug
Jiong Wang
1
-11
/
+6
2019-02-23
nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
Jiong Wang
1
-1
/
+1
2019-02-22
MAINTAINERS: Update Ampere email address
Khuong Dinh
1
-11
/
+11
2019-02-22
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
1
-4
/
+17
2019-02-22
loop: do not print warn message if partition scan is successful
Dongli Zhang
1
-2
/
+3
2019-02-22
selftests/ftrace: Replace \e with \033
Juerg Haefliger
1
-4
/
+4
2019-02-22
selftests/ftrace: Replace echo -e with printf
Juerg Haefliger
1
-2
/
+7
2019-02-22
net/mlx5: Support ndo bridge_setlink and getlink
Huy Nguyen
1
-0
/
+59
2019-02-22
net/mlx5: E-Switch, Add support for VEPA in legacy mode.
Huy Nguyen
2
-21
/
+207
2019-02-22
net/mlx5e: Fix mlx5e_tx_reporter_create return value
Eran Ben Elisha
1
-1
/
+1
2019-02-22
net/mlx5e: Fix return status of TX reporter timeout recover
Eran Ben Elisha
1
-1
/
+1
2019-02-22
net/mlx5e: Re-add support for TX timeout when TX reporter is not valid
Eran Ben Elisha
3
-11
/
+16
2019-02-22
net/mlx5e: Fix warn print in case of TX reporter creation failure
Eran Ben Elisha
1
-1
/
+1
2019-02-22
net/mlx5e: Fix GRE key by controlling port tunnel entropy calculation
Eli Britstein
7
-5
/
+254
2019-02-22
net/mlx5: Introduce tunnel entropy control in PCMR register
Eli Britstein
1
-2
/
+10
2019-02-22
net/mlx5: Use read-modify-write when changing PCMR register values
Eli Britstein
1
-0
/
+4
2019-02-22
drm/amd/powerplay: fix the confusing ppfeature mask calculations
Evan Quan
3
-6
/
+6
2019-02-22
drm/powerplay: print current clock level when dpm is disabled on vg20
shaoyunl
1
-28
/
+28
2019-02-22
Merge tag 'omap-for-v5.1/cpsw-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/late
Arnd Bergmann
29
-94
/
+657
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
31
-340
/
+198
2019-02-22
ARM: defconfig: integrator: Switch to DRM
Linus Walleij
1
-2
/
+7
2019-02-22
ipmi_si: Potential array underflow in hotmod_handler()
Dan Carpenter
1
-1
/
+2
2019-02-22
Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
478
-10512
/
+8779
2019-02-22
Merge branch 'AF_PACKET-transport_offset-fix'
David S. Miller
10
-39
/
+56
2019-02-22
net/mlx5e: Trust kernel regarding transport offset
Maxim Mikityanskiy
1
-4
/
+0
2019-02-22
net/mlx5e: Remove the wrong assumption about transport offset
Maxim Mikityanskiy
1
-9
/
+2
2019-02-22
net/packet: Remove redundant skb->protocol set
Maxim Mikityanskiy
1
-11
/
+0
2019-02-22
net/packet: Ask driver for protocol if not provided by user
Maxim Mikityanskiy
1
-3
/
+12
2019-02-22
net/ethernet: Add parse_protocol header_ops support
Maxim Mikityanskiy
2
-0
/
+14
2019-02-22
net: Introduce parse_protocol header_ops callback
Maxim Mikityanskiy
1
-0
/
+10
2019-02-22
net: Don't set transport offset to invalid value
Maxim Mikityanskiy
6
-15
/
+21
2019-02-22
asm-generic/page.h: fix typo in #error text requiring a real asm/page.h
Mike Rapoport
1
-1
/
+1
2019-02-22
Merge tag 'mac80211-next-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
40
-443
/
+1713
2019-02-22
Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
3
-4
/
+9
2019-02-22
Documentation: networking: switchdev: Update port parent ID section
Florian Fainelli
1
-5
/
+5
2019-02-22
Merge branch 'dsa-vlan'
David S. Miller
3
-7
/
+157
2019-02-22
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
3
-4
/
+121
2019-02-22
net: dsa: Deny enslaving VLAN devices into VLAN aware bridge
Florian Fainelli
1
-3
/
+36
2019-02-22
libnvdimm/pfn: Remove dax_label_reserve
Dan Williams
1
-4
/
+2
2019-02-22
perf data: Add global path holder
Jiri Olsa
21
-93
/
+87
2019-02-22
perf data: Move size to struct perf_data_file
Jiri Olsa
3
-6
/
+5
[prev]
[next]