index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-14
net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
2020-08-14
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
2020-08-14
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
2020-08-14
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
2020-08-14
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
2020-08-14
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
2020-08-14
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2020-08-14
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-14
net: fec: correct the error path for regulator disable in probe
Fugang Duan
2020-08-14
docs: networking: bonding.rst resources section cleanup
Nivedita Singhvi
2020-08-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-08-14
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
2020-08-14
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2020-08-14
mptcp: sendmsg: reset iter on error
Florian Westphal
2020-08-14
sfc: check hash is valid before using it
Edward Cree
2020-08-14
Merge tag 'linux-can-fixes-for-5.9-20200814' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-08-14
Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-14
x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
Eric Dumazet
2020-08-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-14
Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-14
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-08-14
igc: Fix PTP initialization
Vinicius Costa Gomes
2020-08-14
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...
Oleksij Rempel
2020-08-14
can: j1939: transport: add j1939_session_skb_find_by_offset() function
Oleksij Rempel
2020-08-14
can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
Oleksij Rempel
2020-08-14
can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...
Oleksij Rempel
2020-08-14
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
2020-08-14
can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
Eric Dumazet
2020-08-14
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2020-08-14
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
2020-08-14
kconfig: qconf: refactor icon setups
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2020-08-14
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2020-08-14
kconfig: qconf: drop more localization code
Masahiro Yamada
2020-08-14
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2020-08-14
kconfig: qconf: omit parent to QHBoxLayout()
Masahiro Yamada
2020-08-14
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2020-08-14
kconfig: qconf: remove unused ConfigList::listView()
Masahiro Yamada
2020-08-14
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
2020-08-14
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2020-08-14
kconfig: qconf: use 'menu' variable for (QMenu *)
Masahiro Yamada
[next]