netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-26 13:48:46 to 2017-05-28 02:24:07 UTC [more...]

[PATCH 0/7] mlx5: Make eswitch_offloads a compile option
 2017-05-28  2:23 UTC  (10+ messages)
` [PATCH 1/7] mlx5: Allow support for eswitch offloads to be disabled
` [PATCH 2/7] mlx5: eswitch vlan functionality is only called if SRIOV_OFFLOADS is set
` [PATCH 3/7] mlx5: Disable {add,del}_offloaded_rule() code if eswitch offloads are disabled
` [PATCH 4/7] mlx5: Stub out eswitch offload vport functions
` [PATCH 5/7] mlx5: Stub out create_vport_rx_rule when eswitch_offloads disabled
` [PATCH 6/7] mlx5: Stub out sqs2vport functions
` [PATCH 7/7] mlx5: Do not build eswitch_offloads if CONFIG_MLX5_EN_ESWITCH_OFFLOADS is set

[net-next:master 329/368] serdes.c:(.text+0x12f): multiple definition of `mv88e6xxx_g2_pvt_write'
 2017-05-28  1:16 UTC 

[PATCH v2 net-next 0/9] net: another round of extack handling for routing
 2017-05-28  1:02 UTC  (11+ messages)
` [PATCH v2 net-next 1/9] net: ipv4: refactor key and length checks
` [PATCH v2 net-next 2/9] net: ipv4: Add extack message for invalid prefix or length
` [PATCH v2 net-next 3/9] net: lwtunnel: Add extack to encap attr validation
` [PATCH v2 net-next 4/9] net: add extack arg to lwtunnel build state
` [PATCH v2 net-next 5/9] net: Fill in extack for mpls lwt encap
` [PATCH v2 net-next 6/9] net: mpls: Pull common label check into helper
` [PATCH v2 net-next 7/9] net: mpls: Add extack messages for route add and delete failures
` [PATCH v2 net-next 8/9] net: mpls: Make nla_get_via in af_mpls.c
` [PATCH v2 net-next 9/9] net: mpls: remove unnecessary initialization of err

[PATCH net-next 00/12] nfp: pci core, hwmon, live mac addr change
 2017-05-28  0:34 UTC  (13+ messages)
` [PATCH net-next 01/12] nfp: add set_mac_address support while the interface is up
` [PATCH net-next 02/12] nfp: set driver VF limit
` [PATCH net-next 03/12] nfp: don't set aux pointers if ioremap failed
` [PATCH net-next 04/12] nfp: only try to get to PCIe ctrl memory if BARs are wide enough
` [PATCH net-next 05/12] nfp: support long reads and writes with the cpp helpers
` [PATCH net-next 06/12] nfp: shorten CPP core probe logs
` [PATCH net-next 07/12] nfp: support variable NSP response lengths
` [PATCH net-next 08/12] nfp: add hwmon support
` [PATCH net-next 09/12] nfp: don't wait for resources indefinitely
` [PATCH net-next 10/12] nfp: fix print format for ring pointers in ring dumps
` [PATCH net-next 11/12] nfp: don't add ring size to index calculations
` [PATCH net-next 12/12] nfp: don't keep count for free buffers delayed kick

running an eBPF program
 2017-05-28  0:11 UTC  (4+ messages)

[PATCH net-next] liquidio: add support for OVS offload
 2017-05-28  0:06 UTC  (2+ messages)

[PATCH net-next v2] net: phy: Relax error checking on sysfs_create_link()
 2017-05-27 23:58 UTC  (2+ messages)

[PATCH iproute2 0/4] ip: Add vrf show commmand
 2017-05-27 23:34 UTC  (5+ messages)
` [PATCH iproute2 1/4] ip address: Export ip_linkaddr_list
` [PATCH iproute2 2/4] ip address: Move filter struct to ip_common.h
` [PATCH iproute2 3/4] ip address: Change print_linkinfo_brief to take filter as an input
` [PATCH iproute2 4/4] ip vrf: Add show command

[PATCH net-next] net: dsa: mv88e6xxx: handle SERDES error appropriately
 2017-05-27 22:57 UTC  (2+ messages)

[PATCH V6 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-05-27 22:52 UTC  (7+ messages)
` [PATCH V6 net-next 1/2] rtnl: Add support for netdev event to link messages
` [PATCH V6 net-next 2/2] bonding: Prevent duplicate userspace notification
` [PATCH V6 net-next iproute] ip: Add support for netdev events to monitor

drivers/net/hamradio: divide error in hdlcdrv_ioctl
 2017-05-27 22:45 UTC  (3+ messages)
` [PATCH v3] hdlcdrv: Fix divide by zero "

[PATCH 0/2] Document and use eeprom-length property
 2017-05-27 22:42 UTC  (6+ messages)
` [PATCH 2/2] ARM: VF610: ZII devel b: Add switch eeprom-length properties

[PATCH net-next] net: stmmac: use correct pointer when printing normal descriptor ring
 2017-05-27 21:59 UTC  (2+ messages)

[PATCH v2] mac80211: Invoke TX LED in more code paths
 2017-05-27 21:59 UTC 

[PATCH net-next 0/4] add support for dissection and matching on ip tos and ttl
 2017-05-27 20:56 UTC  (8+ messages)
` [PATCH net-next 1/4] net/flow_dissector: add support for dissection of misc ip header fields

GREETINGS
 2017-05-27 20:20 UTC 

[PATCH] net/core: remove explicit do_softirq() from busy_poll_stop()
 2017-05-27 16:23 UTC  (3+ messages)

[PATCH net-next] net: phy: Relax error checking on sysfs_create_link()
 2017-05-27 15:40 UTC  (2+ messages)

[PATCH net-next] net: ndisc.c: reduce size of __ndisc_fill_addr_option()
 2017-05-27 15:15 UTC 

[PATCH] dsa: mv88e6xxx: fix returnvar.cocci warnings
 2017-05-27 14:51 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: extend RTM_GETROUTE to return fib result
 2017-05-27 14:02 UTC  (4+ messages)

[PATCH v2 0/6] stmmac: pci: Refactor DMI probing
 2017-05-27 13:38 UTC  (12+ messages)
` [PATCH v2 1/6] stmmac: pci: Make stmmac_pci_info structure constant
` [PATCH v2 2/6] stmmac: pci: Use stmmac_pci_info for all devices
` [PATCH v2 3/6] stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
` [PATCH v2 4/6] stmmac: pci: Select quark_pci_dmi_data from quark_default_data
` [PATCH v2 5/6] stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
` [PATCH v2 6/6] stmmac: pci: Remove setup handler indirection via stmmac_pci_info

TCP get SND_CWND change on loss event
 2017-05-27 12:12 UTC 

[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-05-27 10:34 UTC  (15+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING

[Patch net-next] net_sched: only create filter chains for new filters/actions
 2017-05-27 10:05 UTC  (7+ messages)

[patch net-next] net/sched: let chain_get to figure out the return value
 2017-05-27  9:54 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: Create sysfs reciprocal links for attached_dev/phydev
 2017-05-27  3:22 UTC  (14+ messages)
` [PATCH net-next 1/3] "

[PATCH] e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
 2017-05-27  1:21 UTC  (2+ messages)

[patch net-next v3 00/10] net: sched: introduce multichain support for filters
 2017-05-27  0:24 UTC  (7+ messages)
` [patch iproute2 v2 repost 1/3] tc_filter: add support for chain index

[PATCH net-next] net: dsa: remove dsa_port_is_bridged
 2017-05-27  0:15 UTC  (2+ messages)

[PATCH net-next] net: dsa: b53: remove unused dev argument
 2017-05-26 22:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: remove dev arg of dsa_register_switch
 2017-05-26 22:12 UTC 

[PATCH net-next 1/2] net: ndisc.c: fix coding style issue
 2017-05-26 22:08 UTC  (5+ messages)

[PATCH net-next 0/3] net: dsa: mv88e6xxx: PHY nitpicks
 2017-05-26 22:03 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: mv88e6xxx: provide a PHY setup helper
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: rename PHY PPU accessors
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: rename PHY PPU functions

[PATCH net-next] net: ndisc.c: reduce size of __ndisc_fill_addr_option()
 2017-05-26 22:00 UTC 

[pull request][for-next 0/6] Mellanox mlx5 updates 2017-05-23
 2017-05-26 21:53 UTC  (18+ messages)
` [for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
` [for-next 5/6] net/mlx5: Bump driver version

[PATCH v5 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-05-26 20:04 UTC  (8+ messages)
` [PATCH V5 1/2] rtnl: Add support for netdev event to link messages
` [PATCH V5 2/2] bonding: Prevent duplicate userspace notification

[GIT] Networking
 2017-05-26 19:50 UTC 

[PATCH net-next v3] ibmvnic: Enable TSO support
 2017-05-26 19:35 UTC  (2+ messages)

[PATCH net-next 00/11] ibmvnic: Driver updates
 2017-05-26 19:33 UTC  (13+ messages)
` [PATCH net-next 01/11] ibmvnic: Track state of adapter napis
` [PATCH net-next 02/11] ibmvnic: Handle failover after failed init crq
` [PATCH net-next 03/11] ibmvnic: Send gratuitous arp on reset
` [PATCH net-next 04/11] ibmvnic: Fix cleanup of SKB's on driver close
` [PATCH net-next 05/11] ibmvnic: Non-fatal error handling
` [PATCH net-next 06/11] ibmvnic: Halt TX and report carrier off on H_CLOSED return code
` [PATCH net-next 07/11] ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED
` [PATCH net-next 08/11] ibmvnic: Check adapter state during ibmvnic_poll
` [PATCH net-next 09/11] ibmvnic: Reset the CRQ queue during driver reset
` [PATCH net-next 10/11] ibmvnic: Reset tx/rx pools on "
` [PATCH net-next 11/11] ibmvnic: Reset sub-crqs during "

[PATCH 0/5] MIPS: Implement eBPF JIT
 2017-05-26 19:22 UTC  (15+ messages)
` [PATCH 1/5] MIPS: Optimize uasm insn lookup
` [PATCH 5/5] MIPS: Add support for eBPF JIT

[patch net-next 00/18] mlxsw: Improve extensibility
 2017-05-26 19:21 UTC  (6+ messages)
` [patch net-next 01/18] bridge: Export VLAN filtering state

[PATCH v3 net-next 0/5] net: dsa: mv88e6xxx: Add basic SERDES support
 2017-05-26 19:01 UTC  (2+ messages)

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-26 18:58 UTC  (23+ messages)
                                            ` [PATCH net] ipv4: add reference counting to metrics

[PATCH net-next] net: ethernet: ax88796: support generating a random mac address
 2017-05-26 18:58 UTC  (2+ messages)

[PATCH net] net: ethernet: ax88796: don't call free_irq without request_irq first
 2017-05-26 18:57 UTC  (2+ messages)

[PATCH net] ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
 2017-05-26 18:55 UTC  (3+ messages)
` [PATCH net,v2] "

[PATCH v2 net-next 0/4] More marvell phy cleanups
 2017-05-26 18:45 UTC  (2+ messages)

[PATCH net-next] liquidio: fix inaccurate count of napi-processed rx packets reported to Octeon
 2017-05-26 18:42 UTC  (2+ messages)

[PATCH net-next] liquidio: fix rare pci_driver.probe failure of VF driver
 2017-05-26 18:42 UTC  (2+ messages)

[PATCH net v2] sctp: fix ICMP processing if skb is non-linear
 2017-05-26 18:42 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: phy: Create sysfs reciprocal links for attached_dev/phydev
 2017-05-26 18:38 UTC  (3+ messages)

[PATCH] net: llc: add lock_sock in llc_ui_bind to avoid a race condition
 2017-05-26 18:24 UTC  (2+ messages)

[PATCH] tcp: reinitialize MTU probing when setting MSS in a TCP repair
 2017-05-26 17:28 UTC 

A bug report for Linux TCP congestion control algorithms
 2017-05-26 16:51 UTC  (2+ messages)

[PATCH] mwifiex: simplify the code around ra_list
 2017-05-26 16:46 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Enable TSO support
 2017-05-26 16:11 UTC  (4+ messages)

Dearest One
 2017-05-26 16:08 UTC 

[PATCH net-next 3/4] tls: kernel TLS support
 2017-05-26 15:49 UTC  (4+ messages)

[PATCH net] sky2: Do not deadlock on sky2_hw_down
 2017-05-26 15:43 UTC  (5+ messages)

[PATCH net-next v2 0/6] nfp: devlink port implementation
 2017-05-26 15:02 UTC  (4+ messages)

[RFC] skbuff: introduce skb_put_zero()
 2017-05-26 14:58 UTC  (4+ messages)

[PATCH v2 net-next 0/3] bpf: Add BPF support to all perf_event
 2017-05-26 14:55 UTC  (3+ messages)
` [PATCH v2 net-next 1/3] perf, bpf: Add BPF support to all perf_event types

please revert. Was: [for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
 2017-05-26 14:51 UTC  (4+ messages)

[PATCH v3 1/2] net: phy: Add Cortina CS4340 driver (fwd)
 2017-05-26 14:35 UTC  (2+ messages)

[PATCH net-next 2/2] net: ndisc.c: minor code improvement
 2017-05-26 14:05 UTC  (2+ messages)

[PATCH net-next v1 2/2] net: ndisc.c: minor code improvement
 2017-05-26 13:48 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).