netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-11 21:14:49 to 2017-10-12 16:20:20 UTC [more...]

[PATCH 0/4] net: qcom/emac: various minor fixes
 2017-10-12 16:20 UTC  (6+ messages)
` [PATCH 3/4] net: qcom/emac: enforce DMA address restrictions

[next-queue PATCH v6 0/5] TSN: Add qdisc based config interface for CBS
 2017-10-12 16:09 UTC  (13+ messages)
` [next-queue PATCH v6 1/5] net/sched: Check for null dev_queue on create flow
` [next-queue PATCH v6 2/5] mqprio: Implement select_queue class_ops
  ` [Intel-wired-lan] "
` [next-queue PATCH v6 3/5] net/sched: Introduce Credit Based Shaper (CBS) qdisc
` [next-queue PATCH v6 4/5] net/sched: Add support for HW offloading for CBS
` [next-queue PATCH v6 5/5] igb: Add support for CBS offload

[PATCHv4 iproute2 0/2] libnetlink: malloc correct buff at run time
 2017-10-12 16:07 UTC  (8+ messages)
` [PATCHv4 iproute2 2/2] lib/libnetlink: update rtnl_talk to support malloc "

[RFC 0/3] Adding config get/set to devlink
 2017-10-12 16:05 UTC  (16+ messages)
` [RFC 1/3] devlink: Add config parameter get/set operations
` [RFC 2/3] bnxt: Move generic devlink code to new file
` [RFC 3/3] bnxt: Add devlink support for config get/set

BUG:af_packet fails to TX TSO frames
 2017-10-12 15:57 UTC  (18+ messages)

RFC(v2): Audit Kernel Container IDs
 2017-10-12 15:45 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: Improvements for multi-queuing and for AVB
 2017-10-12 15:14 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: Use correct values in TQS/RQS fields
` [PATCH net-next 2/2] net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queues

[PATCH] netconsole: make config_item_type const
 2017-10-12 15:04 UTC  (2+ messages)

[RFC] Support for UNARP (RFC 1868)
 2017-10-12 14:57 UTC  (2+ messages)

[PATCH net-next v2 1/1] bridge: return error code when deleting Vlan
 2017-10-12 14:19 UTC  (2+ messages)

[PATCH net-next] icmp: don't fail on fragment reassembly time exceeded
 2017-10-12 14:12 UTC 

[net-next 00/18] tipc: Introduce Communcation Group feature
 2017-10-12 14:02 UTC  (19+ messages)
` [net-next 01/18] tipc: add ability to order and receive topology events in driver
` [net-next 02/18] tipc: improve address sanity check in tipc_connect()
` [net-next 03/18] tipc: add ability to obtain node availability status from other files
` [net-next 04/18] tipc: refactor function filter_rcv()
` [net-next 05/18] tipc: add new function for sending multiple small messages
` [net-next 06/18] tipc: improve destination linked list
` [net-next 07/18] tipc: introduce communication groups
` [net-next 08/18] tipc: add second source address to recvmsg()/recvfrom()
` [net-next 09/18] tipc: receive group membership events via member socket
` [net-next 10/18] tipc: introduce flow control for group broadcast messages
` [net-next 11/18] tipc: introduce group unicast messaging
` [net-next 12/18] tipc: introduce group anycast messaging
` [net-next 13/18] tipc: introduce group multicast messaging
` [net-next 14/18] tipc: guarantee group unicast doesn't bypass group broadcast
` [net-next 15/18] tipc: guarantee that group broadcast doesn't bypass group unicast
` [net-next 16/18] tipc: guarantee delivery of UP event before first broadcast
` [net-next 17/18] tipc: guarantee delivery of last broadcast before DOWN event
` [net-next 18/18] tipc: add multipoint-to-point flow control

[PATCH] ravb: Consolidate clock handling
 2017-10-12 13:46 UTC  (4+ messages)

[PATCH 00/10] staging/irda/net: Adjustments for several function implementations
 2017-10-12 13:45 UTC  (13+ messages)
` [PATCH 01/10] staging: irda: Improve a size determination in 20 functions
` [PATCH 02/10] staging: irda: Delete ten error messages for a failed memory allocation
` [PATCH 03/10] staging/irda/net: Adjust 385 checks for null pointers
` [PATCH 04/10] staging/irda/net: Delete an unnecessary variable initialisation in irlap_recv_discovery_xid_cmd()
` [PATCH 05/10] staging/irda/net: Delete an unnecessary variable initialisation in irlap_recv_discovery_xid_rsp()
` [PATCH 06/10] staging/irda/net: Delete an unnecessary variable initialisation in two functions
` [PATCH 07/10] staging/irda/net: Delete an unnecessary variable initialisation in four functions
` [PATCH 08/10] staging/irda/net: Use common error handling code in irias_new_object()
` [PATCH 09/10] staging/irda/net: Combine some seq_printf() calls in two functions
` [PATCH 10/10] staging/irda/net: Use seq_puts() in four functions
  ` staging/irda/net: Adjustments for several function implementations

[PATCH] [net-next] ip_tunnel: fix building with NET_IP_TUNNEL=m
 2017-10-12 13:16 UTC  (3+ messages)

[net-next V7 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-12 12:27 UTC  (6+ messages)
` [net-next V7 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
` [net-next V7 PATCH 2/5] bpf: XDP_REDIRECT enable use of cpumap
` [net-next V7 PATCH 3/5] bpf: cpumap xdp_buff to skb conversion and allocation
` [net-next V7 PATCH 4/5] bpf: cpumap add tracepoints
` [net-next V7 PATCH 5/5] samples/bpf: add cpumap sample program xdp_redirect_cpu

[PATCH net-next v3 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-12 12:25 UTC  (5+ messages)
` [PATCH net-next v3 5/5] selinux: bpf: Add addtional check for bpf object file receive

[PATCH RFC 0/3] tun zerocopy stats
 2017-10-12 11:21 UTC  (8+ messages)

[PATCH net-next 1/1] net/smc: add SMC rendezvous protocol
 2017-10-12 11:14 UTC  (4+ messages)

[PATCH net-next] selftests: rtnetlink: add a small macsec test case
 2017-10-12 10:52 UTC  (3+ messages)

[PATCH] [net] liquidio: fix timespec64_to_ns typo
 2017-10-12  9:48 UTC 

[Patch net-next] tcp: add a tracepoint for tcp_retransmit_skb()
 2017-10-12  9:39 UTC  (8+ messages)

[PATCH 0/4] adapt DPAA drivers for DSA
 2017-10-12  9:11 UTC  (4+ messages)
` [PATCH 3/4] dpaa_eth: change device used

[PATCH] net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset function
 2017-10-12  9:00 UTC 

[PATCH net-next 0/8] cxgb4: add support to get hardware debug logs via ethtool
 2017-10-12  8:24 UTC  (9+ messages)
` [PATCH net-next 1/8] cxgb4: implement ethtool dump data operations
` [PATCH net-next 2/8] cxgb4: collect register dump
` [PATCH net-next 3/8] cxgb4: collect on-chip memory dump
` [PATCH net-next 4/8] cxgb4: collect firmware mbox and device log dump
` [PATCH net-next 5/8] cxgb4: update API for TP indirect register access
` [PATCH net-next 6/8] cxgb4: collect TP dump
` [PATCH net-next 7/8] cxgb4: collect hardware module dumps
` [PATCH net-next 8/8] cxgb4: collect IBQ and OBQ dumps

[PATCH 0/2] net: support bgmac with B50212E B1 PHY
 2017-10-12  8:21 UTC  (3+ messages)
` [PATCH 1/2] net: phy: broadcom: support new device flag for setting master mode
` [PATCH 2/2] net: bgmac: enable master mode for BCM54210E and B50212E PHYs

[PATCH] mac80211: aead api to reduce redundancy
 2017-10-12  8:03 UTC  (3+ messages)
` [lkp-robot] [mac80211] cd1a0cdbf9: hwsim.ap_cipher_bip.fail

[jkirsher/next-queue PATCH v4 0/6] tc-flower based cloud filters in i40e
 2017-10-12  7:30 UTC  (9+ messages)

usb/net/rt2x00: warning in rt2800_eeprom_word_index
 2017-10-12  7:25 UTC  (2+ messages)

[PATCH] rtl8xxxu: mark expected switch fall-throughs
 2017-10-12  4:32 UTC  (5+ messages)

[PATCH net-next] tcp: remove obsolete helpers
 2017-10-12  3:45 UTC 

[PATCH v2] net: ftgmac100: Request clock and set speed
 2017-10-12  3:32 UTC 

[PATCH][bpf-next] bpf: remove redundant variable old_flags
 2017-10-12  3:23 UTC  (3+ messages)

[PATCH net-next 0/3] mlx4_en XDP TX improvements
 2017-10-12  3:21 UTC  (2+ messages)

[PATCH][net-next] net: mpls: make function ipgre_mpls_encap_hlen static
 2017-10-12  3:20 UTC  (2+ messages)

[PATCH][next] sctp: make array sctp_sched_ops static
 2017-10-12  3:18 UTC  (4+ messages)

[PATCH net-next 0/2] ipv6: addrconf: make two more doit functions not use rtnl mutex
 2017-10-12  3:17 UTC  (5+ messages)
` [PATCH net-next 1/2] ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF
` [PATCH net-next 2/2] ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR

[patch net-next v2 0/4] net: sched: get rid of cls_flower->egress_dev
 2017-10-12  3:15 UTC  (2+ messages)

[PATCH net] net/ncsi: Don't limit vids based on hot_channel
 2017-10-12  3:13 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: qualcomm: rmnet: Rewrite some existing functionality
 2017-10-12  3:10 UTC  (9+ messages)
` [PATCH net-next v2 1/7] net: qualcomm: rmnet: Remove existing logic for bridge mode
` [PATCH net-next v2 2/7] net: qualcomm: rmnet: Remove some unused defines
` [PATCH net-next v2 3/7] net: qualcomm: rmnet: Move rmnet_mode to rmnet_port
` [PATCH net-next v2 4/7] net: qualcomm: rmnet: Remove duplicate setting of rmnet private info
` [PATCH net-next v2 5/7] net: qualcomm: rmnet: Remove duplicate setting of rmnet_devices
` [PATCH net-next v2 6/7] net: qualcomm: rmnet: Convert the muxed endpoint to hlist
` [PATCH net-next v2 7/7] net: qualcomm: rmnet: Implement bridge mode

[PATCH] ip: update policy routing config help
 2017-10-12  3:10 UTC 

[PATCH] net: ftgmac100: Request clock and set speed
 2017-10-12  3:02 UTC  (3+ messages)

[PATCH net-next 0/2] Add mqprio hardware offload support in hns3 driver
 2017-10-12  2:38 UTC  (3+ messages)
` [PATCH net-next 1/2] mqprio: Add a new hardware offload type in mqprio
` [PATCH net-next 2/2] net: hns3: Add mqprio hardware offload support in hns3 driver

[PATCH net-next 1/1] bridge: return error code when deleting Vlan
 2017-10-12  1:59 UTC  (2+ messages)

[PATCH net-next v4 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-12  1:46 UTC  (6+ messages)
` [PATCH net-next v4 1/5] bpf: Add file mode configuration into bpf maps
` [PATCH net-next v4 2/5] bpf: Add tests for eBPF file mode
` [PATCH net-next v4 3/5] security: bpf: Add LSM hooks for bpf object related syscall
` [PATCH net-next v4 4/5] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next v4 5/5] selinux: bpf: Add addtional check for bpf object file receive

[RFC] iproute2: reject zero length strings for matches
 2017-10-12  1:21 UTC 

[PATCH 0/4] net-next: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-12  0:31 UTC  (3+ messages)
` [PATCH net-next 2/4] security: bpf: Add LSM hooks for bpf object related syscall

[PATCH next] ipvlan: always use the current L2 addr of the master
 2017-10-12  0:16 UTC 

[jkirsher/next-queue PATCH v4 0/6] tc-flower based cloud filters in i40e
 2017-10-11 23:30 UTC  (11+ messages)
` [jkirsher/next-queue PATCH v4 3/6] i40e: Cloud filter mode for set_switch_config command
  ` [Intel-wired-lan] "
` [jkirsher/next-queue PATCH v4 4/6] i40e: Admin queue definitions for cloud filters
  ` [Intel-wired-lan] "
` [jkirsher/next-queue PATCH v4 5/6] i40e: Clean up of "
  ` [Intel-wired-lan] "
` [jkirsher/next-queue PATCH v4 6/6] i40e: Enable cloud filters via tc-flower
  ` [Intel-wired-lan] "

[PATCH net-next 0/7] Rewrite some existing functionality
 2017-10-11 23:11 UTC  (4+ messages)

[PATCH] i40e/i40evf: actually use u32 for feature flags
 2017-10-11 22:46 UTC  (3+ messages)

[PATCH v2 0/7] net: qrtr: Fixes and support receiving version 2 packets
 2017-10-11 22:38 UTC  (2+ messages)

[PATCH] r8169: only enable PCI wakeups when WOL is active
 2017-10-11 22:26 UTC  (2+ messages)

[PATCH net-next] net: hns3: make local functions static
 2017-10-11 22:22 UTC  (2+ messages)

[PATCH] fm10k: mark PM functions as __maybe_unused
 2017-10-11 22:20 UTC  (2+ messages)

[PATCH] hdlc: Convert timers to use timer_setup()
 2017-10-11 22:19 UTC  (2+ messages)

[PATCH net-next 1/1] veth: tweak creation of veth device
 2017-10-11 22:17 UTC  (2+ messages)

[RFC net-next 0/4] mlxsw: spectrum_router: Add extack messages for RIF and VRF overflow
 2017-10-11 21:56 UTC  (4+ messages)
` [RFC net-next 1/4] net: ipv6: Make inet6addr_validator a blocking notifier

[next-queue PATCH v5 0/5] TSN: Add qdisc based config interface for CBS
 2017-10-11 21:40 UTC  (7+ messages)
` [next-queue PATCH v5 3/5] net/sched: Introduce Credit Based Shaper (CBS) qdisc
` [next-queue PATCH v5 4/5] net/sched: Add support for HW offloading for CBS

[PATCH RFC] Add other KSZ switch support so that patch check does not complain
 2017-10-11 21:18 UTC  (2+ messages)

[PATCH net-next 0/4] tc-testing: Test suite updates
 2017-10-11 21:16 UTC  (5+ messages)
` [PATCH net-next 1/4] tc-testing: Add test cases for flushing actions
` [PATCH net-next 2/4] tc-testing: Split test case files into smaller chunks
` [PATCH net-next 3/4] tc-testing: Add test cases for police and skbmod
` [PATCH net-next 4/4] tc-testing: fix the -l argument bug in tdc.py script

[PATCH net-next 0/3] sched: act: ife: UAPI checks and performance tweaks
 2017-10-11 21:16 UTC  (4+ messages)
` [PATCH net-next 1/3] sched: act: ife: move encode/decode check to init
` [PATCH net-next 2/3] sched: act: ife: migrate to use per-cpu counters
` [PATCH net-next 3/3] sched: act: ife: update parameters via rcu handling

[PATCH 1/3] atm: idt77105: Drop needless setup_timer()
 2017-10-11 21:15 UTC  (2+ messages)

[PATCH] rtlwifi: Remove unused cur_rfstate variables
 2017-10-11 21:15 UTC 

[PATCH v5 1/2] net: phy: DP83822 initial driver submission
 2017-10-11 21:14 UTC  (4+ messages)
` [PATCH v5 2/2] net: phy: at803x: Change error to EINVAL for invalid MAC


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).