index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
virtio_net: fix truesize for mergeable buffers
Michael S. Tsirkin
1
-3
/
+2
2017-08-01
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-08-01
MAINTAINERS: Add more files to the PHY LIBRARY section
Florian Fainelli
1
-3
/
+11
2017-08-01
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
1
-1
/
+1
2017-08-01
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
Florian Fainelli
1
-0
/
+3
2017-08-01
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
Mark Cave-Ayland
1
-3
/
+3
2017-07-30
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
Daniel Borkmann
1
-1
/
+1
2017-07-30
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
1
-2
/
+3
2017-07-30
net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"
Colin Ian King
1
-1
/
+1
2017-07-29
bpf: don't indicate success when copy_from_user fails
Daniel Borkmann
1
-1
/
+1
2017-07-29
udp6: fix socket leak on early demux
Paolo Abeni
3
-10
/
+21
2017-07-29
net: thunderx: Fix BGX transmit stall due to underflow
Sunil Goutham
2
-5
/
+24
2017-07-29
Revert "vhost: cache used event for better performance"
Jason Wang
2
-25
/
+6
2017-07-29
team: use a larger struct for mac address
WANG Cong
1
-4
/
+4
2017-07-29
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
1
-0
/
+2
2017-07-28
phy: bcm-ns-usb3: fix MDIO_BUS dependency
Arnd Bergmann
1
-1
/
+1
2017-07-28
net: phy: rework Kconfig settings for MDIO_BUS
Arnd Bergmann
1
-3
/
+10
2017-07-27
net/mlx5: Fix mlx5_add_flow_rules call with correct num of dests
Paul Blakey
1
-1
/
+1
2017-07-27
net/mlx5e: Schedule overflow check work to mlx5e workqueue
Eugenia Emantayev
1
-6
/
+5
2017-07-27
net/mlx5e: Fix wrong delay calculation for overflow check scheduling
Eugenia Emantayev
1
-1
/
+2
2017-07-27
net/mlx5e: Add missing support for PTP_CLK_REQ_PPS request
Eugenia Emantayev
3
-1
/
+21
2017-07-27
net/mlx5e: Change 1PPS out scheme
Eugenia Emantayev
2
-38
/
+87
2017-07-27
net/mlx5e: Fix broken disable 1PPS flow
Eugenia Emantayev
1
-29
/
+46
2017-07-27
net/mlx5e: Add field select to MTPPS register
Eugenia Emantayev
4
-10
/
+36
2017-07-27
net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure size
Eugenia Emantayev
1
-1
/
+1
2017-07-27
net/mlx5e: Fix outer_header_zero() check size
Ilan Tayari
1
-1
/
+1
2017-07-27
net/mlx5e: IPoIB, Modify add/remove underlay QPN flows
Alex Vesker
1
-5
/
+11
2017-07-27
net/mlx5: Fix command bad flow on command entry allocation failure
Moshe Shemesh
1
-2
/
+17
2017-07-27
net/mlx5: Fix command completion after timeout access invalid structure
Moshe Shemesh
1
-2
/
+4
2017-07-27
net/mlx5: Consider tx_enabled in all modes on remap
Aviv Heller
1
-15
/
+10
2017-07-27
net/mlx5: Clean SRIOV eswitch resources upon VF creation failure
Eran Ben Elisha
2
-1
/
+7
2017-07-27
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
Arend Van Spriel
1
-5
/
+0
2017-07-27
brcmfmac: Don't grow SKB by negative size
Daniel Stone
1
-1
/
+1
2017-07-27
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
1
-2
/
+2
2017-07-27
dccp: fix a memleak for dccp_feat_init err process
Xin Long
1
-2
/
+5
2017-07-27
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-07-27
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-07-27
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2
-3
/
+6
2017-07-27
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
1
-1
/
+1
2017-07-26
bonding: commit link status change after propose
WANG Cong
1
-0
/
+2
2017-07-26
udp: unbreak build lacking CONFIG_XFRM
Paolo Abeni
1
-1
/
+1
2017-07-26
net: ethernet: nb8800: Handle all 4 RGMII modes identically
Marc Gonzalez
1
-5
/
+4
2017-07-26
Revert "netvsc: optimize calculation of number of slots"
stephen hemminger
1
-10
/
+33
2017-07-26
ftgmac100: return error in ftgmac100_alloc_rx_buf
Joel Stanley
1
-2
/
+2
2017-07-26
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-07-25
lib: test_rhashtable: Fix KASAN warning
Phil Sutter
1
-1
/
+3
2017-07-25
net: phy: Remove trailing semicolon in macro definition
Marc Gonzalez
1
-1
/
+1
2017-07-25
udp: preserve head state for IP_CMSG_PASSSEC
Paolo Abeni
2
-31
/
+40
2017-07-25
net: dsa: Initialize ds->cpu_port_mask earlier
Florian Fainelli
1
-6
/
+7
2017-07-25
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
1
-1
/
+1
[next]