index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
ptp: add ability to configure duty cycle for periodic output
Vladimir Oltean
1
-6
/
+27
2020-07-20
net: mvneta: move rxq->left_size on the stack
Lorenzo Bianconi
1
-16
/
+13
2020-07-20
net: mvneta: get rid of skb in mvneta_rx_queue
Lorenzo Bianconi
1
-6
/
+0
2020-07-20
net: mvneta: drop all fragments in XDP_DROP
Lorenzo Bianconi
1
-14
/
+12
2020-07-20
net: mvneta: move mvneta_run_xdp after descriptors processing
Lorenzo Bianconi
1
-15
/
+7
2020-07-20
net: mvneta: move skb build after descriptors processing
Lorenzo Bianconi
1
-57
/
+101
2020-07-20
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
3
-6
/
+0
2020-07-20
net/atm: remove the atmdev_ops {get, set}sockopt methods
Christoph Hellwig
8
-122
/
+0
2020-07-20
net: phy: at803x: add mdix configuration support for AR9331 and AR8035
Oleksij Rempel
1
-0
/
+78
2020-07-20
net: enetc: Use DT protocol information to set up the ports
Alex Marginean
2
-26
/
+34
2020-07-20
net: enetc: Initialize SerDes for SGMII and USXGMII protocols
Michael Walle
3
-0
/
+140
2020-07-20
net: dsa: felix: (re)use already existing constants
Michael Walle
1
-33
/
+12
2020-07-18
ne2k-pci: Use netif_msg_init to initialize msg_enable bits
Armin Wolf
1
-3
/
+6
2020-07-18
net: atlantic: add support for FW 4.x
Dmitry Bogdanov
4
-15
/
+58
2020-07-18
net: atlantic: align return value of ver_match function with function name
Mark Starovoytov
3
-19
/
+15
2020-07-18
net: ethernet: et131x: Remove redundant register read
Mark Einon
1
-3
/
+0
2020-07-18
net: ethernet: et131x: Remove unused variable 'pm_csr'
Zhang Changzhong
1
-7
/
+3
2020-07-18
net: bna: Remove unused variable 't'
Zhang Changzhong
1
-2
/
+1
2020-07-18
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
2
-6
/
+6
2020-07-17
Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
36
-205
/
+1453
2020-07-17
net: alteon: Avoid some useless memset
Christophe JAILLET
1
-4
/
+1
2020-07-17
net: alteon: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-58
/
+56
2020-07-17
net: sungem: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-26
/
+27
2020-07-17
net: sun: cassini: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-50
/
+54
2020-07-17
net: cdc_ncm: hook into set_rx_mode to admit multicast traffic
Miguel Rodríguez Pérez
1
-0
/
+3
2020-07-17
net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_ops
Miguel Rodríguez Pérez
1
-0
/
+1
2020-07-17
net: usbnet: export usbnet_set_rx_mode()
Bjørn Mork
1
-1
/
+2
2020-07-17
net: cdc_ether: export usbnet_cdc_update_filter
Miguel Rodríguez Pérez
1
-1
/
+2
2020-07-17
net: cdc_ether: use dev->intf to get interface information
Miguel Rodríguez Pérez
1
-3
/
+1
2020-07-17
net: phy: sfp: Cotsworks SFF module EEPROM fixup
Chris Healy
1
-0
/
+44
2020-07-17
net: phy: continue searching for C45 MMDs even if first returned ffff:ffff
Vladimir Oltean
1
-1
/
+2
2020-07-17
net/mlx5e: CT: Map 128 bits labels to 32 bit map ID
Eli Britstein
3
-23
/
+42
2020-07-17
net/mlx5e: Do not request completion on every single UMR WQE
Tariq Toukan
1
-1
/
+0
2020-07-17
net/mlx5e: RX, Avoid indirect call in representor CQE handling
Tariq Toukan
1
-1
/
+4
2020-07-17
net/mlx5e: XDP, Avoid indirect call in TX flow
Tariq Toukan
3
-14
/
+37
2020-07-17
net/mlx5e: IPsec: Add Connect-X IPsec ESN update offload support
Raed Salem
1
-0
/
+88
2020-07-17
net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offload
Raed Salem
4
-4
/
+88
2020-07-17
net/mlx5e: IPsec: Add IPsec steering in local NIC RX
Huy Nguyen
9
-5
/
+630
2020-07-17
net/mlx5: IPsec: Add HW crypto offload support
Raed Salem
10
-9
/
+372
2020-07-17
net/mlx5: Accel, Add core IPsec support for the Connect-X family
Raed Salem
6
-101
/
+148
2020-07-17
net/mlx5: E-switch, Reduce dependency on num_vfs during mode set
Parav Pandit
2
-14
/
+13
2020-07-17
net/mlx5: E-switch, Avoid function change handler for non ECPF
Parav Pandit
1
-9
/
+2
2020-07-17
net/mlx5: Make MLX5_EN_TLS non-prompt
Tariq Toukan
1
-6
/
+7
2020-07-17
net/mlx5e: Fix build break when CONFIG_XPS is not set
Saeed Mahameed
2
-11
/
+11
2020-07-17
net/mlx5e: Fix missing switch_id for representors
Parav Pandit
1
-8
/
+12
2020-07-16
net: mscc: ocelot: rethink Kconfig dependencies again
Vladimir Oltean
2
-5
/
+4
2020-07-16
net: fec: replace snprintf() with strlcpy() in fec_ptp_init()
Sergey Organov
1
-1
/
+1
2020-07-16
net: fec: get rid of redundant code in fec_ptp_set()
Sergey Organov
1
-3
/
+1
2020-07-16
net: fec: initialize clock with 0 rather than current kernel time
Sergey Organov
1
-1
/
+1
2020-07-16
net: fec: enable to use PPS feature without time stamping
Sergey Organov
1
-5
/
+0
[prev]
[next]