Age | Commit message (Expand) | Author |
2019-03-01 | drivers: net: Remove unnecessary semicolon | YueHaibing |
2019-03-01 | Merge branch 'SO_MAX_PACING_RATE-64-bit' | David S. Miller |
2019-03-01 | net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE) | Eric Dumazet |
2019-03-01 | net: support 64bit values for setsockopt(SO_MAX_PACING_RATE) | Eric Dumazet |
2019-03-01 | tc-testing: Allow test cases to be skipped | Lucas Bates |
2019-03-01 | Merge branch 'mlxsw-rehash-split' | David S. Miller |
2019-03-01 | mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Remember where to continue rehash migration | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Allow to interrupt/continue rehash work | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_... | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functions | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Put this_is_rollback to rehash context struct | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate() | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunk | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: assign vregion->region by the newly created region | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra... | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Push rehash start/end code into separate functions | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t... | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Don't migrate already migrated entry | Jiri Pirko |
2019-03-01 | mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-struct | Jiri Pirko |
2019-03-01 | switchdev: Remove unused transaction item queue | Florian Fainelli |
2019-03-01 | Merge branch 'doc-net-ieee802154-move-from-plain-text-to-rst' | David S. Miller |
2019-03-01 | doc: net: ieee802154: remove old plain text docs after switching to rst | Stefan Schmidt |
2019-03-01 | doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst style | Stefan Schmidt |
2019-03-01 | devlink: fix kdoc | Jakub Kicinski |
2019-03-01 | Merge branch 'net-aquantia-minor-bug-fixes-after-static-analysis' | David S. Miller |
2019-03-01 | net: aquantia: use better wrappers for state registers | Nikita Danilov |
2019-03-01 | net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic | Nikita Danilov |
2019-03-01 | net: aquantia: fixed instack structure overflow | Igor Russkikh |
2019-03-01 | net: aquantia: fixed buffer overflow | Nikita Danilov |
2019-03-01 | net: aquantia: added newline at end of file | Nikita Danilov |
2019-03-01 | net: aquantia: fixed memcpy size | Nikita Danilov |
2019-03-01 | Merge branch 'nfp-control-processor-DMA-support-and-RJ45' | David S. Miller |
2019-03-01 | nfp: nsp: set higher timeout for flash bundle | Dirk van der Merwe |
2019-03-01 | nfp: nsp: allow the use of DMA buffer | Jakub Kicinski |
2019-03-01 | nfp: nsp: move default buffer handling into its own function | Jakub Kicinski |
2019-03-01 | nfp: nsp: use fractional size of the buffer | Jakub Kicinski |
2019-03-01 | nfp: report RJ45 connector in ethtool | Jakub Kicinski |
2019-03-01 | net: marvell: neta: disable comphy when setting mode | Marek BehĂșn |
2019-03-01 | Merge branch 'enetc-Add-mdio-support-and-device-tree-nodes' | David S. Miller |
2019-03-01 | dt-bindings: net: freescale: enetc: Add connection bindings for ENETC etherne... | Claudiu Manoil |
2019-03-01 | enetc: Add ENETC PF level external MDIO support | Claudiu Manoil |
2019-03-01 | arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RD... | Claudiu Manoil |
2019-03-01 | arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpoints | Claudiu Manoil |
2019-02-28 | selftests: rtnetlink: use internal netns switch for ip commands | David Ahern |
2019-02-28 | Merge branch 's390-qeth-next' | David S. Miller |
2019-02-28 | s390/qeth: drop redundant state checking | Julian Wiedmann |
2019-02-28 | s390/qeth: don't special-case HW trap during suspend | Julian Wiedmann |
2019-02-28 | s390/qeth: remove driver-wide workqueue | Julian Wiedmann |
2019-02-28 | s390/qeth: don't defer close_dev work during recovery | Julian Wiedmann |