netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-16 15:12:19 to 2017-10-17 00:29:12 UTC [more...]

[PATCH 00/58] networking: Convert timers to use timer_setup()
 2017-10-17  0:29 UTC  (24+ messages)
` [PATCH 01/58] net/decnet: "
` [PATCH 02/58] net/lapb: "
` [PATCH 03/58] net/rose: "
` [PATCH 04/58] net/irda-usb: "
` [PATCH 05/58] net/irda/bfin_sir: "
` [PATCH 06/58] net/ti/tlan: "
` [PATCH 07/58] net/usb/usbnet: "
` [PATCH 08/58] net/wireless/ray_cs: "
` [PATCH 10/58] isdn/hisax: "
` [PATCH 11/58] net/hamradio/6pack: "
` [PATCH 13/58] ethernet/broadcom: "
` [PATCH 14/58] net: tulip: de2104x: "
` [PATCH 15/58] pcmcia/electra_cf: "
` [PATCH 17/58] net/cw1200: "
` [PATCH 18/58] net: vxge: "
` [PATCH 20/58] atm: idt77252: "
` [PATCH 21/58] net: tulip: "
` [PATCH 22/58] net: can: "
` [PATCH 23/58] drivers/net/3com: "
` [PATCH 25/58] net: amd8111e: "
` [PATCH 26/58] bna: "
` [PATCH 27/58] net: dl2k: "
` [PATCH 28/58] net: ksz884x: "

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-17  0:10 UTC  (19+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
  ` [PATCH v2 03/15] target: make config_item_type const
` [PATCH v2 04/15] iio: make function argument and some structures const
` [PATCH v2 05/15] ocfs2/cluster: make config_item_type const
` [PATCH v2 06/15] PCI: endpoint: "
` [PATCH v2 07/15] usb: gadget: configfs: "
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 10/15] nullb: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "
` [PATCH v2 13/15] netconsole: "
` [PATCH v2 14/15] dlm: "
` [PATCH v2 15/15] configfs: "

[net-next PATCH] net/mqprio: Fix build error due to non-exported symbol
 2017-10-17  0:05 UTC 

Linux 4.12+ memory leak on router with i40e NICs
 2017-10-16 23:56 UTC  (8+ messages)

[PATCH net-next 0/4] bpf: move context info out of the verifier
 2017-10-16 23:40 UTC  (5+ messages)
` [PATCH net-next 1/4] bpf: split verifier and program ops
` [PATCH net-next 2/4] bpf: remove the verifier ops from program structure
` [PATCH net-next 3/4] bpf: move knowledge about post-translation offsets out of verifier
` [PATCH net-next 4/4] bpf: allow access to skb->len from offloads

[PATCH] wireless: iwlegacy: Convert timers to use timer_setup()
 2017-10-16 23:37 UTC 

[PATCH] wireless: qtnfmac: Convert timers to use timer_setup()
 2017-10-16 23:36 UTC 

[PATCH] rtlwifi: Convert timers to use timer_setup()
 2017-10-16 23:36 UTC 

[PATCH] mac80211: Convert timers to use timer_setup()
 2017-10-16 23:35 UTC 

[net-next:master 272/285] ERROR: "netdev_txq_to_tc" [net/sched/sch_mqprio.ko] undefined!
 2017-10-16 23:32 UTC 

pull-request: mac80211 2017-10-16
 2017-10-16 23:30 UTC  (3+ messages)

[net-next:master 277/285] include/trace/events/xdp.h:91:17: warning: 'struct bpf_map' declared inside parameter list will not be visible outside of this definition or declaration
 2017-10-16 23:27 UTC 

net-next: WARNING: CPU: 0 PID: 1544 at net/ipv4/tcp_input.c:889
 2017-10-16 23:11 UTC  (2+ messages)

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

WARNING in tcp_update_reordering
 2017-10-16 22:38 UTC 

[PATCH v2 net-next] tcp: Check daddr_cache before use in tracepoint
 2017-10-16 22:35 UTC  (2+ messages)

[PATCH net-next] virtio_net: implement VIRTIO_CONFIG_S_NEEDS_RESET
 2017-10-16 22:34 UTC  (7+ messages)

[PATCH net-next] tcp: Use pI6c in tcp tracepoint
 2017-10-16 22:33 UTC  (4+ messages)

[PATCH 1/3] bpf: Don't check for current being NULL
 2017-10-16 22:31 UTC  (3+ messages)

[next-queue PATCH v8 0/6] TSN: Add qdisc based config interface for CBS
 2017-10-16 22:20 UTC  (4+ messages)

[PATCH 3/3] bpf: Make sure that ->comm does not change under us
 2017-10-16 22:19 UTC  (2+ messages)

[next-queue PATCH v7 0/6] TSN: Add qdisc based config interface for CBS
 2017-10-16 22:13 UTC  (5+ messages)
` [next-queue PATCH v7 4/6] net/sched: Introduce Credit Based Shaper (CBS) qdisc

[PATCH net-next] tcp: Check daddr_cache before use in tracepoint
 2017-10-16 22:08 UTC  (5+ messages)

[PATCH] mac80211: aggregation: Convert timers to use timer_setup()
 2017-10-16 22:08 UTC 

[PATCH net v2] bpf: disallow arithmetic operations on context pointer
 2017-10-16 22:02 UTC  (3+ messages)

[PATCH] ipv6: mark expected switch fall-throughs
 2017-10-16 21:36 UTC 

[PATCH] net: ipx: mark expected switch fall-through
 2017-10-16 21:53 UTC 

[PATCH net-next] tools: bpftool: use more common tag format
 2017-10-16 21:52 UTC  (3+ messages)

[net-next V8 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-16 21:49 UTC  (3+ messages)
` [net-next V8 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP

[net-next:master 277/285] include/trace/events/xdp.h:91:17: warning: 'struct bpf_map' declared inside parameter list
 2017-10-16 21:42 UTC 

[iproute2] regression in ss output
 2017-10-16 21:28 UTC  (6+ messages)

[PATCH 1/3] bpf: Don't check for current being NULL
 2017-10-16 21:10 UTC  (12+ messages)
` [PATCH 2/3] bpf: Remove dead variable
` [PATCH 3/3] bpf: Make sure that ->comm does not change under us

[PATCH] ipv4: mark expected switch fall-throughs
 2017-10-16 20:48 UTC 

[patch net-next 0/5] mlxsw: GRE: Offload decap without encap
 2017-10-16 20:30 UTC  (2+ messages)

[net-next 1/1] tipc: fix rebasing error
 2017-10-16 20:29 UTC  (2+ messages)

[PATCH net-next 0/2] net: core: rcuify rtnl af_ops
 2017-10-16 20:26 UTC  (2+ messages)

[PATCH] tcp: cdg: make struct tcp_cdg static
 2017-10-16 20:25 UTC  (2+ messages)

[PATCH net] dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
 2017-10-16 20:24 UTC  (2+ messages)

[PATCH] xen-netfront, xen-netback: Use correct minimum MTU values
 2017-10-16 20:22 UTC  (4+ messages)

[PATCH] tracing: bpf: Hide bpf trace events when they are not used
 2017-10-16 20:21 UTC  (5+ messages)

[PATCH] [net-next] net: systemport: add NET_DSA dependency
 2017-10-16 20:21 UTC  (3+ messages)

[PATCH net] net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
 2017-10-16 20:20 UTC  (2+ messages)

[patch net-next 00/34] net: sched: allow qdiscs to share filter block instances
 2017-10-16 20:20 UTC  (7+ messages)
` [patch net-next 06/34] net: core: use dev->ingress_queue instead of tp->q

[PATCH] hamradio: baycom_par: use new parport device model
 2017-10-16 20:17 UTC  (2+ messages)

[PATCH] inet: frags: Convert timers to use timer_setup()
 2017-10-16 20:16 UTC  (2+ messages)

[PATCH] net: dccp: mark expected switch fall-throughs
 2017-10-16 20:15 UTC  (2+ messages)

[PATCH net-next 2/5] net: ipv6: Make inet6addr_validator a blocking notifier
 2017-10-16 20:14 UTC  (3+ messages)
` [PATCH] ipv6: addrconf: Use normal debugging style

[PATCH v2] pch_gbe: Switch to new PCI IRQ allocation API
 2017-10-16 20:13 UTC  (2+ messages)

[PATCH] decnet: af_decnet: mark expected switch fall-throughs
 2017-10-16 20:11 UTC 

[PATCH net-next] ipv6: only update __use and lastusetime once per jiffy at most
 2017-10-16 20:09 UTC  (2+ messages)

[PATCH net-next] ipv6: check fn before doing FIB6_SUBTREE(fn)
 2017-10-16 20:06 UTC  (2+ messages)

[Patch net] tun: call dev_get_valid_name() before register_netdevice()
 2017-10-16 20:04 UTC  (2+ messages)

[patch net-next 0/9] net: sched: remove some tp->q usage
 2017-10-16 20:01 UTC  (2+ messages)

[PATCH v3] net: ftgmac100: Request clock and set speed
 2017-10-16 19:59 UTC  (2+ messages)

[net-next PATCH] mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
 2017-10-16 19:54 UTC  (2+ messages)

[PATCH net v2] net: enable interface alias removal via rtnl
 2017-10-16 19:52 UTC  (3+ messages)
` [PATCH net v3] "

[PATCH net 0/6] rtnetlink: a bunch of fixes for userspace notifications in changing dev properties
 2017-10-16 19:49 UTC  (2+ messages)

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

[PATCH] bpf: devmap: Check attr->max_entries more carefully
 2017-10-16 18:52 UTC  (2+ messages)

[PATCH v3 0/6] adapt DPAA drivers for DSA
 2017-10-16 18:36 UTC  (7+ messages)
` [PATCH v3 1/6] fsl/fman: remove of_node
` [PATCH v3 2/6] dpaa_eth: move of_phy_connect() to the eth driver
` [PATCH v3 3/6] dpaa_eth: change device used
` [PATCH v3 4/6] dpaa_eth: cleanup dpaa_eth_probe() error paths
` [PATCH v3 5/6] fsl/fman: add dpaa in module names
` [PATCH v3 6/6] dpaa_eth: remove obsolete comment

[PATCH net-next v3 0/5] net: dsa: remove .set_addr
 2017-10-16 18:14 UTC  (10+ messages)

Ethtool question
 2017-10-16 18:10 UTC  (6+ messages)

[PATCH] sunrcp: make function _svc_create_xprt static
 2017-10-16 18:06 UTC  (2+ messages)

Recent payment notice to Anita Cochran
 2017-10-16 18:48 UTC 

[net-next RFC 0/4] Openvswitch meter action
 2017-10-16 17:49 UTC  (5+ messages)
` [net-next RFC 3/4] openvswitch: Add meter infrastructure

act_skbedit unable to check queue_mapping at init time
 2017-10-16 17:36 UTC  (2+ messages)

[PATCH] can: check for null sk before deferencing it via the call to sock_net
 2017-10-16 17:32 UTC  (4+ messages)

[PATCH net] bpf: disallow arithmetic operations on context pointer
 2017-10-16 17:06 UTC  (5+ messages)

[patch net v2 0/4] net/sched: Fix a system panic when deleting filters
 2017-10-16 17:06 UTC  (7+ messages)
` [patch net v2 1/4] net/sched: Change tc_action refcnt and bindcnt to atomic
` [patch net v2 3/4] selftests: Introduce a new script to generate tc batch file
` [patch net v2 4/4] selftests: Introduce a new test case to tc testsuite

[PATCH v2 net-next 0/5] mlxsw: spectrum_router: Add extack messages for RIF and VRF overflow
 2017-10-16 16:36 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] ipv6: addrconf: cleanup locking in ipv6_add_addr
` [PATCH v2 net-next 2/5] net: ipv6: Make inet6addr_validator a blocking notifier
` [PATCH v2 net-next 3/5] net: Add extack to validator_info structs used for address notifier
` [PATCH v2 net-next 4/5] mlxsw: spectrum: router: Add support for address validator notifier
` [PATCH v2 net-next 5/5] mlxsw: spectrum_router: Add extack message for RIF and VRF overflow

[PATCH iproute2 net-next] ip: bridge_slave: add support for per-port group_fwd_mask
 2017-10-16 16:27 UTC  (2+ messages)

[PATCH iproute2 1/1] tests: Revert back /bin/sh in shebang
 2017-10-16 16:25 UTC  (2+ messages)

[PATCH iproute2 v2 0/4] Fix ip segfault when using --color switch
 2017-10-16 16:24 UTC  (2+ messages)

[PATCH net-next 0/2] TCP experimental option for SMC rendezvous
 2017-10-16 16:13 UTC  (4+ messages)
` [PATCH net-next 1/2] tcp: TCP experimental option for SMC
` [PATCH net-next 2/2] smc: add SMC rendezvous protocol

[net-next 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2017-10-10
 2017-10-16 16:11 UTC  (5+ messages)
` [net-next 6/9] e1000e: fix buffer overrun while the I219 is processing DMA transactions

[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-13
 2017-10-16 16:03 UTC  (4+ messages)
` [net-next 4/9] i40e: Enable 'channel' mode in mqprio for TC configs

[PATCH net-next v2 0/7] net: dsa: master and slave helpers
 2017-10-16 15:12 UTC  (2+ messages)
` [PATCH net-next v2 7/7] net: dsa: add dsa_to_port helper


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