index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net/mlx5: E-switch, Avoid function change handler for non ECPF
Parav Pandit
2020-07-17
1
-9
/
+2
|
*
net/mlx5: Make MLX5_EN_TLS non-prompt
Tariq Toukan
2020-07-17
1
-6
/
+7
|
*
net/mlx5e: Fix build break when CONFIG_XPS is not set
Saeed Mahameed
2020-07-17
2
-11
/
+11
|
*
net/mlx5e: Fix missing switch_id for representors
Parav Pandit
2020-07-17
1
-8
/
+12
*
|
net: alteon: Avoid some useless memset
Christophe JAILLET
2020-07-17
1
-4
/
+1
*
|
net: alteon: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-17
1
-58
/
+56
*
|
net: sungem: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-17
1
-26
/
+27
*
|
net: decnet: af_decnet: Simplify goto loop.
Suraj Upadhyay
2020-07-17
1
-8
/
+5
*
|
Merge branch 'tcp-dsack-multi-seg'
David S. Miller
2020-07-17
3
-36
/
+47
|
\
\
|
*
|
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
2020-07-17
3
-0
/
+3
|
*
|
tcp: fix segment accounting when DSACK range covers multiple segments
Priyaranjan Jha
2020-07-17
1
-36
/
+44
|
/
/
*
|
net: sun: cassini: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-17
1
-50
/
+54
*
|
mptcp: silence warning in subflow_data_ready()
Davide Caratti
2020-07-17
1
-2
/
+3
*
|
Merge branch 'usbnet-multicast-filter-support-for-cdc-ncm-devices'
David S. Miller
2020-07-17
4
-5
/
+11
|
\
\
|
*
|
net: cdc_ncm: hook into set_rx_mode to admit multicast traffic
Miguel Rodríguez Pérez
2020-07-17
1
-0
/
+3
|
*
|
net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_ops
Miguel Rodríguez Pérez
2020-07-17
1
-0
/
+1
|
*
|
net: usbnet: export usbnet_set_rx_mode()
Bjørn Mork
2020-07-17
2
-1
/
+3
|
*
|
net: cdc_ether: export usbnet_cdc_update_filter
Miguel Rodríguez Pérez
2020-07-17
2
-1
/
+3
|
*
|
net: cdc_ether: use dev->intf to get interface information
Miguel Rodríguez Pérez
2020-07-17
1
-3
/
+1
|
/
/
*
|
net: openvswitch: reorder masks array based on usage
Eelco Chaudron
2020-07-17
4
-7
/
+207
*
|
net: phy: sfp: Cotsworks SFF module EEPROM fixup
Chris Healy
2020-07-17
1
-0
/
+44
*
|
net: phy: continue searching for C45 MMDs even if first returned ffff:ffff
Vladimir Oltean
2020-07-17
1
-1
/
+2
*
|
Merge branch 'net-sched-do-not-drop-root-lock-in-tcf_qevent_handle'
Jakub Kicinski
2020-07-17
37
-85
/
+77
|
\
\
|
|
/
|
/
|
|
*
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-17
35
-73
/
+71
|
*
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
2020-07-17
3
-12
/
+6
|
/
*
net: mscc: ocelot: rethink Kconfig dependencies again
Vladimir Oltean
2020-07-16
2
-5
/
+4
*
af_packet: TPACKET_V3: replace busy-wait loop
John Ogness
2020-07-16
2
-11
/
+11
*
Merge branch 'net-fec-a-few-improvements'
Jakub Kicinski
2020-07-16
1
-10
/
+3
|
\
|
*
net: fec: replace snprintf() with strlcpy() in fec_ptp_init()
Sergey Organov
2020-07-16
1
-1
/
+1
|
*
net: fec: get rid of redundant code in fec_ptp_set()
Sergey Organov
2020-07-16
1
-3
/
+1
|
*
net: fec: initialize clock with 0 rather than current kernel time
Sergey Organov
2020-07-16
1
-1
/
+1
|
*
net: fec: enable to use PPS feature without time stamping
Sergey Organov
2020-07-16
1
-5
/
+0
|
/
*
net: ipv6: drop duplicate word in comment
Randy Dunlap
2020-07-16
1
-1
/
+1
*
net: sctp: drop duplicate words in comments
Randy Dunlap
2020-07-16
2
-4
/
+4
*
net: ip6_fib.h: drop duplicate word in comment
Randy Dunlap
2020-07-16
1
-1
/
+1
*
net: dsa.h: drop duplicate word in comment
Randy Dunlap
2020-07-16
1
-1
/
+1
*
net: caif: drop duplicate words in comments
Randy Dunlap
2020-07-16
2
-3
/
+3
*
net: 9p: drop duplicate word in comment
Randy Dunlap
2020-07-16
1
-1
/
+1
*
net: wimax: fix duplicate words in comments
Randy Dunlap
2020-07-16
2
-3
/
+3
*
net: skbuff.h: drop duplicate words in comments
Randy Dunlap
2020-07-16
1
-2
/
+2
*
net: qed: drop duplicate words in comments
Randy Dunlap
2020-07-16
2
-2
/
+2
*
drivers: net: wan: Fix trivial spelling
Kieran Bingham
2020-07-16
1
-1
/
+1
*
Merge branch 'mlxsw-reg-add-policer-bandwidth-limits'
Jakub Kicinski
2020-07-16
20
-24
/
+1575
|
\
|
*
selftests: mlxsw: Test policers' occupancy
Ido Schimmel
2020-07-16
2
-0
/
+113
|
*
selftests: mlxsw: Add scale test for tc-police
Ido Schimmel
2020-07-16
5
-2
/
+126
|
*
selftests: mlxsw: tc_restrictions: Test tc-police restrictions
Ido Schimmel
2020-07-16
1
-0
/
+76
|
*
selftests: forwarding: Add tc-police tests
Ido Schimmel
2020-07-16
1
-0
/
+333
|
*
mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICE
Ido Schimmel
2020-07-16
4
-5
/
+96
|
*
mlxsw: core_acl_flex_actions: Add police action
Ido Schimmel
2020-07-16
2
-0
/
+225
|
*
mlxsw: core_acl_flex_actions: Work around hardware limitation
Ido Schimmel
2020-07-16
1
-16
/
+71
[prev]
[next]