index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
debug_locks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
net/mlx4_en: Use __skb_fill_page_desc()
Eric Dumazet
1
-4
/
+4
2017-02-23
net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
Jack Morgenstein
2
-4
/
+4
2017-02-23
net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...
Majd Dibbiny
1
-2
/
+0
2017-02-23
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
4
-8
/
+32
2017-02-23
net/mlx4: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
7
-9
/
+9
2017-02-23
uapi: fix linux/rds.h userspace compilation errors
Dmitry V. Levin
1
-5
/
+5
2017-02-23
uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errors
Dmitry V. Levin
2
-0
/
+3
2017-02-23
lib: Remove string from parman config selection
Jiri Pirko
1
-1
/
+1
2017-02-23
forcedeth: Remove return from a void function
Zhu Yanjun
1
-2
/
+0
2017-02-23
bpf: fix spelling mistake: "proccessed" -> "processed"
Colin Ian King
1
-1
/
+1
2017-02-23
uapi: fix linux/llc.h userspace compilation error
Dmitry V. Levin
1
-0
/
+1
2017-02-23
uapi: fix linux/ip6_tunnel.h userspace compilation errors
Dmitry V. Levin
1
-0
/
+2
2017-02-23
net/mlx5e: Fix wrong CQE decompression
Tariq Toukan
1
-7
/
+6
2017-02-23
net/mlx5e: Update MPWQE stride size when modifying CQE compress state
Saeed Mahameed
4
-1
/
+4
2017-02-23
net/mlx5e: Fix broken CQE compression initialization
Tariq Toukan
1
-1
/
+3
2017-02-23
net/mlx5e: Do not reduce LRO WQE size when not using build_skb
Tariq Toukan
1
-6
/
+5
2017-02-23
net/mlx5e: Register/unregister vport representors on interface attach/detach
Saeed Mahameed
1
-8
/
+15
2017-02-23
net/mlx5e: s390 system compilation fix
Mohamad Haj Yahia
2
-0
/
+2
2017-02-22
tcp: account for ts offset only if tsecr not zero
Alexey Kodanev
1
-1
/
+2
2017-02-22
tcp: setup timestamp offset when write_seq already set
Alexey Kodanev
2
-12
/
+20
2017-02-22
net/dccp: fix use after free in tw_timer_handler()
Andrey Ryabinin
2
-0
/
+12
2017-02-22
uapi: fix linux/if.h userspace compilation errors
Dmitry V. Levin
1
-0
/
+4
2017-02-22
l2tp: Avoid schedule while atomic in exit_net
Ridge Kennedy
1
-1
/
+3
2017-02-22
qlogic: netxen: constify bin_attribute structures
Bhumika Goyal
1
-3
/
+3
2017-02-22
qlogic: qlcnic_sysfs: constify bin_attribute structures
Bhumika Goyal
1
-8
/
+8
2017-02-22
net: emac: add support for device-tree based PHY discovery and setup
Christian Lamparter
3
-7
/
+252
2017-02-22
HID: rmi: fallback to generic/multitouch if hid-rmi is not built
Jiri Kosina
1
-1
/
+2
2017-02-21
Revert "ath10k: Search SMBIOS for OEM board file extension"
Kalle Valo
2
-100
/
+3
2017-02-21
usercopy: Add tests for all get_user() sizes
Kees Cook
1
-13
/
+76
2017-02-21
sched/core: Fix build paravirt build on arm and arm64
Mark Brown
1
-0
/
+3
2017-02-21
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
1
-1
/
+3
2017-02-21
bnxt_en: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-02-21
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
4
-5
/
+14
2017-02-21
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
5
-0
/
+8
2017-02-21
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
1
-1
/
+1
2017-02-21
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
Eric Dumazet
1
-2
/
+2
2017-02-21
net/hsr: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-02-21
net: mvpp2: enable building on 64-bit platforms
Thomas Petazzoni
2
-15
/
+19
2017-02-21
net: mvpp2: switch to build_skb() in the RX path
Thomas Petazzoni
1
-22
/
+57
2017-02-21
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
Thomas Petazzoni
1
-8
/
+8
2017-02-21
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
Thomas Petazzoni
1
-1
/
+1
2017-02-21
net: mvpp2: remove unused register definitions
Thomas Petazzoni
1
-4
/
+0
2017-02-21
net: mvpp2: simplify mvpp2_bm_bufs_add()
Thomas Petazzoni
1
-3
/
+1
2017-02-21
net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
Thomas Petazzoni
1
-15
/
+3
2017-02-21
net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
Thomas Petazzoni
1
-3
/
+0
2017-02-21
net: mvpp2: release reference to txq_cpu[] entry after unmapping
Thomas Petazzoni
1
-5
/
+4
2017-02-21
net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
Thomas Petazzoni
1
-2
/
+29
2017-02-21
net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
Thomas Petazzoni
1
-3
/
+4
2017-02-21
net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_set
Thomas Petazzoni
1
-12
/
+8
2017-02-21
net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
Thomas Petazzoni
1
-1
/
+1
[next]