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
/
memstick
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
isdn: kcapi: avoid uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-03-28
sctp: change to save MSG_MORE flag into assoc
Xin Long
3
-3
/
+3
2017-03-27
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
1
-1
/
+1
2017-03-27
MAINTAINERS: Add Andrew Lunn as co-maintainer of PHYLIB
Florian Fainelli
1
-0
/
+1
2017-03-25
irda: vlsi_ir: fix check for DMA mapping errors
Alexey Khoroshilov
1
-4
/
+4
2017-03-25
net: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-03-25
net: hns: fix uninitialized data use
Arnd Bergmann
1
-2
/
+3
2017-03-24
bpf: improve verifier packet range checks
Alexei Starovoitov
2
-2
/
+23
2017-03-24
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-03-24
i40e: Do not enable NAPI on q_vectors that have no rings
Alexander Duyck
1
-4
/
+12
2017-03-24
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
1
-2
/
+29
2017-03-24
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
1
-2
/
+4
2017-03-24
Revert "e1000e: driver trying to free already-free irq"
Jeff Kirsher
1
-1
/
+1
2017-03-24
kcm: return immediately after copy_from_user() failure
WANG Cong
1
-3
/
+3
2017-03-24
bna: avoid writing uninitialized data into hw registers
Arnd Bergmann
1
-3
/
+7
2017-03-24
MAINTAINERS: add Julian Wiedmann
Ursula Braun
1
-0
/
+2
2017-03-24
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
1
-11
/
+4
2017-03-24
s390/qeth: size calculation outbound buffers
Julian Wiedmann
4
-7
/
+11
2017-03-24
net:ethernet:aquantia: Reset is_gso flag when EOP reached.
Pavel Belous
2
-0
/
+2
2017-03-24
net:ethernet:aquantia: Fix for LSO with IPv6.
Pavel Belous
4
-1
/
+11
2017-03-24
net:ethernet:aquantia: Missing spinlock initialization.
Pavel Belous
1
-0
/
+1
2017-03-24
net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.
Pavel Belous
1
-4
/
+16
2017-03-24
net:ethernet:aquantia: Remove adapter re-opening when MTU changed.
Pavel Belous
1
-5
/
+0
2017-03-24
r8152: prevent the driver from transmitting packets with carrier off
hayeswang
1
-2
/
+16
2017-03-24
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
1
-1
/
+1
2017-03-23
net: neigh: guard against NULL solicit() method
Eric Dumazet
1
-1
/
+2
2017-03-23
net: phy: Export mdiobus_register_board_info()
Florian Fainelli
1
-0
/
+1
2017-03-23
ALSA: hda - Adding a group of pin definition to fix headset problem
Hui Wang
1
-0
/
+2
2017-03-22
net:ethernet:aquantia: Fix for RX checksum offload.
Pavel Belous
2
-0
/
+2
2017-03-22
amd-xgbe: Fix the ECC-related bit position definitions
Lendacky, Thomas
1
-12
/
+12
2017-03-22
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
1
-1
/
+1
2017-03-22
Bluetooth: btqcomsmd: fix compile-test dependency
Arnd Bergmann
1
-1
/
+2
2017-03-22
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
1
-8
/
+17
2017-03-22
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2
-1
/
+2
2017-03-22
genetlink: fix counting regression on ctrl_dumpfamily()
Stanislaw Gruszka
1
-1
/
+3
2017-03-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
1
-0
/
+6
2017-03-22
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
1
-1
/
+2
2017-03-22
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
2
-76
/
+97
2017-03-22
enic: update enic maintainers
Govindarajulu Varadarajan
1
-1
/
+0
2017-03-22
net: bcmgenet: remove bcmgenet_internal_phy_setup()
Doug Berger
1
-15
/
+0
2017-03-22
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
1
-1
/
+1
2017-03-22
fjes: Do not load fjes driver if extended socket device is not power on.
Yasuaki Ishimatsu
1
-0
/
+24
2017-03-22
fjes: Do not load fjes driver if system does not have extended socket device.
Yasuaki Ishimatsu
1
-5
/
+47
2017-03-22
net/mlx5e: Count LRO packets correctly
Gal Pressman
1
-0
/
+4
2017-03-22
net/mlx5e: Count GSO packets correctly
Gal Pressman
1
-2
/
+3
2017-03-22
net/mlx5: Increase number of max QPs in default profile
Maor Gottlieb
1
-1
/
+1
2017-03-22
net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps
Paul Blakey
4
-12
/
+11
2017-03-22
net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
Or Gerlitz
1
-2
/
+4
2017-03-22
net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured
Roi Dayan
2
-0
/
+9
2017-03-22
net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch
Or Gerlitz
3
-20
/
+58
[next]