index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-05
net: rds: fix spelling mistake "syctl" -> "sysctl"
Colin Ian King
2019-05-05
cls_cgroup: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-05
isdn: bas_gigaset: use usb_fill_int_urb() properly
Paul Bolle
2019-05-05
net: phy: fix phy_validate_pause
Heiner Kallweit
2019-05-04
ipmr_base: Do not reset index in mr_table_dump
David Ahern
2019-05-04
cls_matchall: avoid panic when receiving a packet before filter set
Matteo Croce
2019-05-04
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
2019-05-04
neighbor: Reset gc_entries counter if new entry is released before insert
David Ahern
2019-05-04
Merge branch 'ena-fixes'
David S. Miller
2019-05-04
net: ena: gcc 8: fix compilation warning
Sameeh Jubran
2019-05-04
net: ena: fix ena_com_fill_hash_function() implementation
Sameeh Jubran
2019-05-04
net: ena: improve latency by disabling adaptive interrupt moderation by default
Sameeh Jubran
2019-05-04
net: ena: fix return value of ena_com_config_llq_info()
Sameeh Jubran
2019-05-04
net: ena: fix incorrect test of supported hash function
Sameeh Jubran
2019-05-04
net: ena: fix: Free napi resources when ena_up() fails
Sameeh Jubran
2019-05-04
net: ena: fix: set freed objects to NULL to avoid failing future allocations
Sameeh Jubran
2019-05-04
net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
Sameeh Jubran
2019-05-03
hv_netvsc: fix race that may miss tx queue wakeup
Haiyang Zhang
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-02
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-02
Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-02
Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
2019-05-01
udp: fix GRO packet of death
Eric Dumazet
2019-05-01
Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2019-05-01
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
2019-05-01
rds: ib: force endiannes annotation
Nicholas Mc Guire
2019-05-01
Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2019-05-01
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
2019-05-01
Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-01
gcc-9: don't warn about uninitialized btrfs extent_type variable
Linus Torvalds
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
2019-05-01
gcc-9: don't warn about uninitialized variable
Linus Torvalds
2019-05-01
gcc-9: silence 'address-of-packed-member' warning
Linus Torvalds
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-01
io_uring: avoid page allocation warnings
Mark Rutland
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
2019-05-01
packet: validate msg_namelen in send directly
Willem de Bruijn
2019-05-01
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
2019-05-01
iov_iter: fix iov_iter_type
Ming Lei
2019-05-01
block: fix handling for BIO_NO_PAGE_REF
Ming Lei
2019-05-01
io_uring: drop req submit reference always in async punt
Jens Axboe
2019-05-01
io_uring: free allocated io_memory once
Mark Rutland
2019-05-01
io_uring: fix SQPOLL cpu validation
Mark Rutland
2019-05-01
sctp: avoid running the sctp state machine recursively
Xin Long
2019-05-01
stmmac: pci: Fix typo in IOT2000 comment
Jan Kiszka
2019-05-01
Documentation: fix netdev-FAQ.rst markup warning
Randy Dunlap
2019-05-01
io_uring: have submission side sqe errors post a cqe
Jens Axboe
[next]