linux.git
2019-11-11 David S. MillerMerge branch 'Accomodate-DSA-front-end-into-Ocelot'
2019-11-11 Vladimir Olteannet: mscc: ocelot: don't hardcode the number of the...
2019-11-11 Vladimir Olteannet: mscc: ocelot: split assignment of the cpu port...
2019-11-11 Vladimir Olteannet: mscc: ocelot: refactor adjust_link into a netdev...
2019-11-11 Claudiu Manoilnet: mscc: ocelot: initialize list of multicast address...
2019-11-11 Vladimir Olteannet: mscc: ocelot: separate the common implementation...
2019-11-11 Vladimir Olteannet: mscc: ocelot: move port initialization into separa...
2019-11-11 Vladimir Olteannet: mscc: ocelot: limit vlan ingress filtering to...
2019-11-11 Vladimir Olteannet: mscc: ocelot: refactor ethtool callbacks
2019-11-11 Vladimir Olteannet: mscc: ocelot: separate net_device related items...
2019-11-11 Vladimir Olteannet: mscc: ocelot: refactor struct ocelot_port out...
2019-11-11 Vladimir Olteannet: mscc: ocelot: change prototypes of switchdev port...
2019-11-11 Vladimir Olteannet: mscc: ocelot: change prototypes of hwtstamping...
2019-11-11 Vladimir Olteannet: mscc: ocelot: break out fdb operations into abstra...
2019-11-11 Vladimir Olteannet: mscc: ocelot: break apart vlan operations into...
2019-11-11 Vladimir Olteannet: mscc: ocelot: break apart ocelot_vlan_port_apply
2019-11-11 Marc Kleine... can: flexcan: flexcan_mailbox_read() make use of flexca...
2019-11-11 Marc Kleine... can: flexcan: flexcan_irq(): add support for TX mailbox...
2019-11-11 Marc Kleine... can: flexcan: flexcan_read_reg_iflag_rx(): optimize...
2019-11-11 Marc Kleine... can: flexcan: introduce struct flexcan_priv::tx_mask...
2019-11-11 Marc Kleine... can: flexcan: convert struct flexcan_priv::rx_mask...
2019-11-11 Marc Kleine... can: flexcan: remove TX mailbox bit from struct flexcan...
2019-11-11 Marc Kleine... can: flexcan: rename struct flexcan_priv::reg_imask...
2019-11-11 Marc Kleine... can: flexcan: flexcan_irq(): rename variable reg_iflag...
2019-11-11 Marc Kleine... can: flexcan: rename macro FLEXCAN_IFLAG_MB() -> FLEXCA...
2019-11-11 Marc Kleine... can: flexcan: flexcan_irq_state(): only read timestamp...
2019-11-11 Joakim Zhangcan: flexcan: use devm_platform_ioremap_resource()...
2019-11-11 Joakim Zhangcan: rx-offload: Prepare for CAN FD support
2019-11-11 Marc Kleine... can: rx-offload: can_rx_offload_reset(): remove no...
2019-11-11 Marc Kleine... can: rx-offload: can_rx_offload_irq_offload_timestamp...
2019-11-11 Marc Kleine... can: rx-offload: can_rx_offload_compare(): fix typo
2019-11-11 Marc Kleine... can: rx-offload: fix long lines
2019-11-11 YueHaibingcan: sun4i: use devm_platform_ioremap_resource() to...
2019-11-11 YueHaibingcan: rcar: use devm_platform_ioremap_resource() to...
2019-11-11 YueHaibingcan: ifi: use devm_platform_ioremap_resource() to simpl...
2019-11-11 YueHaibingcan: grcan: use devm_platform_ioremap_resource() to...
2019-11-11 Pankaj Sharmacan: m_can: add support for handling arbitration error
2019-11-11 Pankaj Sharmacan: m_can: add support for one shot mode
2019-11-11 YueHaibingcan: xilinx_can: use devm_platform_ioremap_resource...
2019-11-11 Anssi Hannulacan: xilinx_can: avoid non-requested bus error frames
2019-11-11 Marc Kleine... can: xilinx_can: fix checkpatch warnings
2019-11-11 Stephane Grosjeancan: peak_canfd: provide hw timestamps in rx skbs
2019-11-11 Marc Kleine... can: peak_canfd: fix checkpatch warnings
2019-11-11 Marc Kleine... can: c_can: c_can_plaform: fix checkpatch warnings
2019-11-11 Timo Schlüßlercan: mcp251x: only reset hardware as required
2019-11-11 Timo Schlüßlercan: mcp251x: add mcp251x_write_2regs() and make use...
2019-11-11 Andy Shevchenkocan: mcp251x: get rid of legacy platform data
2019-11-11 Gustavo A.... can: dev: can_restart(): remove unused code
2019-11-11 David S. MillerMerge branch 'net-dsa-mv88e6xxx-Add-support-for-port...
2019-11-11 Iwan R Timmernet: dsa: mv88e6xxx: Add support for port mirroring
2019-11-11 Iwan R Timmernet: dsa: mv88e6xxx: Split monitor port configuration
2019-11-11 John EfstathiadesSupport LAN743x PTP periodic output on any GPIO
2019-11-11 David S. MillerMerge branch 'Unlock-new-potential-in-SJA1105-with...
2019-11-11 Vladimir Olteannet: dsa: sja1105: Disallow management xmit during...
2019-11-11 Vladimir Olteannet: dsa: sja1105: Restore PTP time after switch reset
2019-11-11 Vladimir Olteannet: dsa: sja1105: Implement the .gettimex64 system...
2019-11-11 Linus TorvaldsMerge branch 'for-5.4-fixes' of git://git.kernel.org...
2019-11-11 Michael GuralnikIB/mlx5: Load profile according to RoCE enablement...
2019-11-11 Michael GuralnikIB/mlx5: Rename profile and init methods
2019-11-11 Michael Guralniknet/mlx5: Handle "enable_roce" devlink param
2019-11-11 Michael Guralniknet/mlx5: Document flow_steering_mode devlink param
2019-11-11 Michael Guralnikdevlink: Add new "enable_roce" generic device param
2019-11-11 Filipe MananaBtrfs: fix log context list corruption after rename...
2019-11-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-11-11 Ben Hutchingsdrm/i915/cmdparser: Fix jump whitelist clearing
2019-11-11 Paolo BonziniKVM: fix placement of refcount initialization
2019-11-11 Paolo BonziniKVM: Fix NULL-ptr deref after kvm_create_vm fails
2019-11-11 Kai VehmanenALSA: hda: hdmi - fix pin setup on Tigerlake
2019-11-11 Chiou, CooperALSA: hda: Add Cometlake-S PCI ID
2019-11-11 Linus TorvaldsLinux 5.4-rc7 v5.4-rc7
2019-11-10 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-11-10 Linus TorvaldsMerge tag 'staging-5.4-rc7' of git://git.kernel.org...
2019-11-10 Linus TorvaldsMerge tag 'char-misc-5.4-rc7' of git://git.kernel.org...
2019-11-10 Linus TorvaldsMerge tag 'configfs-for-5.4-2' of git://git.infradead...
2019-11-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-11-10 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-11-10 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-11-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-11-10 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2019-11-10 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2019-11-10 Linus TorvaldsMerge tag '5.4-rc7-smb3-fix' of git://git.samba.org...
2019-11-10 Corentin Labbelib: Remove select of inexistant GENERIC_IO
2019-11-10 Al Viroecryptfs_lookup_interpose(): lower_dentry->d_parent...
2019-11-10 Al Viroecryptfs_lookup_interpose(): lower_dentry->d_inode...
2019-11-10 Al Viroecryptfs: fix unlink and rmdir in face of underlying...
2019-11-10 Al Viroaudit_get_nd(): don't unlock parent too early
2019-11-10 Al Viroexportfs_decode_fh(): negative pinned may become positi...
2019-11-10 Al Virocgroup: don't put ERR_PTR() into fc->root
2019-11-10 David S. MillerMerge branch 'r8169-improve-PHY-configuration'
2019-11-10 Heiner Kallweitr8169: remove rtl8168c_4_hw_phy_config
2019-11-10 Heiner Kallweitr8169: add helper r8168d_modify_extpage
2019-11-10 Heiner Kallweitr8169: switch to phylib functions in more places
2019-11-10 Heiner Kallweitr8169: add helper r8168d_phy_param
2019-11-10 Heiner Kallweitr8169: add helper r8168g_phy_param
2019-11-10 Tony Lutcp: remove redundant new line from tcp_event_sk_skb
2019-11-10 Jiri Pirkodevlink: disallow reload operation during device cleanup
2019-11-10 Russell Kingnet: sfp: rework upstream interface
2019-11-10 Linus TorvaldsMerge tag 'pinctrl-v5.4-3' of git://git.kernel.org...
2019-11-09 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-09 Takashi IwaiALSA: usb-audio: Fix missing error check at mixer resol...
next
This page took 0.101934 seconds and 4 git commands to generate.