index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
2018-07-02
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
Huazhong Tan
2018-07-02
net: hns3: give default option while dependency HNS3 set
Huazhong Tan
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
2018-07-02
net: hns3: remove a redundant hclge_cmd_csq_done
Huazhong Tan
2018-07-02
net: hns3: simplify hclge_cmd_csq_clean
Huazhong Tan
2018-07-02
net: hns3: remove some redundant assignments
Huazhong Tan
2018-07-02
net: hns3: remove useless code in hclge_cmd_send
Huazhong Tan
2018-07-02
net: hns3: remove unused hclge_ring_to_dma_dir
Huazhong Tan
2018-07-02
atm: zatm: remove redundant pointer zatm_dev
Colin Ian King
2018-07-02
net: phy: realtek: add support for RTL8211C
Heiner Kallweit
2018-07-02
net sched actions: add extack messages in pedit action
Roman Mashak
2018-07-02
TTY: isdn: Replace strncpy with memcpy
Guenter Roeck
2018-07-02
net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table
Heiner Kallweit
2018-07-02
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
2018-07-02
r8169: remove old PHY reset hack
Heiner Kallweit
2018-07-02
Merge branch 'qed-fixes'
David S. Miller
2018-07-02
qede: Adverstise software timestamp caps when PHC is not available.
Sudarsana Reddy Kalluru
2018-07-02
qed: Fix use of incorrect size in memcpy call.
Sudarsana Reddy Kalluru
2018-07-02
qed: Fix setting of incorrect eswitch mode.
Sudarsana Reddy Kalluru
2018-07-02
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
2018-07-02
ipvlan: call dev_change_flags when ipvlan mode is reset
Hangbin Liu
2018-07-02
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
Eric Biggers
2018-07-02
netdevsim: fix sa_idx out of bounds check
Colin Ian King
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-07-02
Merge branch 'xps-symmretric-queue-selection'
David S. Miller
2018-07-02
Documentation: Add explanation for XPS using Rx-queue(s) map
Amritha Nambiar
2018-07-02
net-sysfs: Add interface for Rx queue(s) map per Tx queue
Amritha Nambiar
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
2018-07-02
net: sock: Change tx_queue_mapping in sock_common to unsigned short
Amritha Nambiar
2018-07-02
net: Use static_key for XPS maps
Amritha Nambiar
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2018-07-01
Linux 4.18-rc3
v4.18-rc3
Linus Torvalds
2018-07-01
Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-01
Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-07-01
Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-07-01
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
2018-07-01
openrisc: entry: Fix delay slot exception detection
Stafford Horne
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-01
Merge branch 'bpf-sockmap-fixes'
Daniel Borkmann
2018-07-01
bpf: sockhash, add release routine
John Fastabend
2018-07-01
bpf: sockhash fix omitted bucket lock in sock_close
John Fastabend
2018-07-01
bpf: sockmap, fix smap_list_map_remove when psock is in many maps
John Fastabend
2018-07-01
bpf: sockmap, fix crash when ipv6 sock is added
John Fastabend
2018-07-01
Merge branch 'bpf-bpftool-libbpf-improvements'
Daniel Borkmann
2018-07-01
tools: bpftool: deal with options upfront
Jakub Kicinski
[prev]
[next]