netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-30 13:42:58 to 2017-11-30 23:50:19 UTC [more...]

[PATCH v3 0/6] enable creating [k,u]probe with perf_event_open
 2017-11-30 23:50 UTC  (3+ messages)
` [PATCH v3] perf_event_open.2: add type kprobe and uprobe
` [PATCH v3 2/6] perf: copy new perf_event.h to tools/include/uapi

[PATCH net-next 0/5] PHYLINK preparatory patches for DSA
 2017-11-30 23:36 UTC  (8+ messages)
` [PATCH net-next 1/5] net: phy: phylink: Allow specifying PHY device flags
` [PATCH net-next 2/5] net: phy: phylink: Use PHY device interface if N/A
` [PATCH net-next 3/5] net: phy: phylink: Demote error message to debug
` [PATCH net-next 4/5] net: phy: phylink: Allow setting a custom link state callback
` [PATCH net-next 5/5] net: phy: phylink: Report MoCA as PORT_BNC

[PATCH net-next 0/4] tcp: Add a 2nd listener hashtable (port+addr)
 2017-11-30 23:23 UTC  (5+ messages)
` [PATCH net-next 1/4] inet: Add a count to struct inet_listen_hashbucket
` [PATCH net-next 2/4] udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
` [PATCH net-next 3/4] inet: Add a 2nd listener hashtable (port+addr)
` [PATCH net-next 4/4] tcp: Enable 2nd listener hashtable in TCP

[Patch net-next] act_mirred: use tcfm_dev in tcf_mirred_get_dev()
 2017-11-30 23:12 UTC  (3+ messages)
` [Patch net-next] act_mirred: get rid of mirred_list_lock spinlock

[PATCH v4 0/8] Cavium OCTEON-III network driver
 2017-11-30 23:12 UTC  (9+ messages)
` [PATCH v4 2/8] MIPS: Octeon: Enable LMTDMA/LMTST operations
` [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager

[PATCH net-next 0/8] xdp: make stack perform remove and tests
 2017-11-30 22:57 UTC  (10+ messages)
` [PATCH net-next 1/8] net: xdp: avoid output parameters when querying XDP prog
` [PATCH net-next 2/8] net: xdp: report flags program was installed with on query
` [PATCH net-next 3/8] net: xdp: make the stack take care of the tear down
` [PATCH net-next 4/8] netdevsim: add software driver for testing offloads
` [PATCH net-next 5/8] netdevsim: add bpf offload support
` [PATCH net-next 6/8] selftests/bpf: add offload test based on netdevsim
` [PATCH net-next 7/8] netdevsim: add SR-IOV functionality
` [PATCH net-next 8/8] net: dummy: remove fake "

[PATCH net-next resubmit 1/2] net: phy: core: remove now uneeded disabling of interrupts
 2017-11-30 22:57 UTC  (2+ messages)
` [PATCH net-next resubmit 2/2] net: phy: core: don't disable device interrupts in phy_change

[PATCH net-next resubmit 1/2] net: phy: core: use genphy version of callbacks read_status and config_aneg per default
 2017-11-30 22:47 UTC  (2+ messages)
` [PATCH net-next resubmit 2/2] net: phy: remove generic settings for callbacks config_aneg and read_status from drivers

[PATCH/RFC] Re: 'perf test BPF' failing, libbpf regression wrt "basic API for BPF obj name"
 2017-11-30 21:51 UTC 

[PATCH net 1/2] bpf: set maximum number of attached progs to 64 for a single perf tp
 2017-11-30 21:47 UTC  (2+ messages)
` [PATCH net 2/2] samples/bpf: add error checking for perf ioctl calls in bpf loader

[PATCH] net: ethernet: ixp4xx_eth: Use dma_pool_zalloc
 2017-11-30 21:32 UTC  (2+ messages)

Creating cyclecounter and lock member in timecounter structure [ Was Re: [RFC 1/4] drm/i915/perf: Add support to correlate GPU timestamp with system time]
 2017-11-30 21:03 UTC  (2+ messages)

[PATCH RFC 0/2] veth, bridge, and GSO maximums
 2017-11-30 20:50 UTC  (20+ messages)
` [PATCH RFC 2/2] veth: propagate bridge GSO to peer

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-11-30 20:48 UTC  (7+ messages)

[PATCH net-next 0/3] rds-tcp netns delete related fixes
 2017-11-30 20:38 UTC  (7+ messages)
` [PATCH net-next 1/3] rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
` [PATCH net-next 2/3] rds: tcp: correctly sequence cleanup on netns deletion
` [PATCH net-next 3/3] rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete

[PATCH v7 0/4] Add the ability to do BPF directed error injection
 2017-11-30 20:15 UTC  (6+ messages)
` [PATCH v7 1/5] add infrastructure for tagging functions as error injectable

[PATCH net-next] net: llc: remove init_net check
 2017-11-30 20:12 UTC  (2+ messages)

Fw: [Bug 198047] New: Regression in e1000e with kernel 4.14.3
 2017-11-30 19:53 UTC 

[PATCH v5 net-next 0/3] ip6_gre: add erspan native tunnel for ipv6
 2017-11-30 19:51 UTC  (4+ messages)
` [PATCH v5 net-next 1/3] ip_gre: Refector the erpsan tunnel code
` [PATCH v5 net-next 2/3] ip6_gre: Refactor ip6gre xmit codes
` [PATCH v5 net-next 3/3] ip6_gre: Add ERSPAN native tunnel support

[PATCH] rxrpc: Neaten logging macros and add KERN_DEBUG logging level
 2017-11-30 19:46 UTC  (8+ messages)

[PATCH 0/2] net: ethtool: add support for ETH_RESET_AP
 2017-11-30 19:44 UTC  (4+ messages)
` [PATCH 1/2] net: ethtool: add support for reset of AP inside NIC interface
` [PATCH 2/2] bnxt_en: Add ETH_RESET_AP support

[PATCH v4 net-next 0/3]
 2017-11-30 19:41 UTC  (6+ messages)
` [PATCH v4 net-next 1/3] ip_gre: Refector the erpsan tunnel code
` [PATCH v4 net-next 2/3] ip6_gre: Refactor ip6gre xmit codes
` [PATCH v4 net-next 3/3] ip6_gre: Add ERSPAN native tunnel support

[PATCH] ethtool: Add ETHTOOL_RESET support via --reset command
 2017-11-30 19:24 UTC 

[PATCH net] net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number mask
 2017-11-30 19:22 UTC  (2+ messages)

[PATCH net-next 0/2] bpf/tracing: allow user space to query prog array on the same tp
 2017-11-30 19:12 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[PATCH 0/3] Receive packets filtering for macb driver
 2017-11-30 19:15 UTC  (5+ messages)
` [PATCH 1/3] net: macb: Added support for many RX queues
` [PATCH 2/3] net: macb: Added some queue statistics
` [PATCH 3/3] net: macb: Added support for RX filtering

[PATCH net-next v2] vmxnet3: increase default rx ring sizes
 2017-11-30 19:07 UTC  (2+ messages)

[PATCH net-next] samples/bpf: Convert magic numbers to names in multi-prog cgroup test case
 2017-11-30 19:03 UTC  (2+ messages)

[PATCH net-next] tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
 2017-11-30 19:02 UTC  (2+ messages)

[PATCH 1/1] phy: Add 2.5G SGMII interface mode
 2017-11-30 18:53 UTC  (9+ messages)

Fixing CVE-2017-16939 in v4.4.y and possibly v3.18.y
 2017-11-30 18:37 UTC 

[BUG] kernel stack corruption during/after Netlabel error
 2017-11-30 18:16 UTC  (14+ messages)

[PATCH 2/3] net: socionext: Add Synquacer NetSec driver
 2017-11-30 18:14 UTC  (8+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()
 2017-11-30 18:00 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: cross-chip FDB support
 2017-11-30 17:56 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: introduce dsa_towards_port helper
` [PATCH net-next 2/2] net: dsa: support cross-chip FDB operations

[PATCH v5 next 1/5] modules:capabilities: add request_module_cap()
 2017-11-30 17:17 UTC  (8+ messages)

Commit 05cf0d1bf4 ("net: stmmac: free an skb first when there are no longer any descriptors using it") breaks stmmac?
 2017-11-30 16:50 UTC  (3+ messages)

[PATCH 0/3] Handle return value of platform_get_irq
 2017-11-30 16:45 UTC  (6+ messages)
` [PATCH 1/3] iio: trigger: Fix platform_get_irq's error checking
` [PATCH 2/3] staging: irda: Handle return value of platform_get_irq
` [PATCH 3/3] staging: irda: Remove unnecessary 'err' initialization

[PATCH net-next 0/5] bpftool: cgroup bpf operations
 2017-11-30 16:44 UTC  (9+ messages)
` [PATCH net-next 1/5] libbpf: add ability to guess program type based on section name
` [PATCH net-next 2/5] libbpf: prefer global symbols as bpf program name source
` [PATCH net-next 3/5] bpftool: implement cgattach command
` [PATCH net-next 4/5] bpftool: implement cgdetach command
` [PATCH net-next 5/5] bpftool: implement cglist command

[PATCH 3/3] MAINTAINERS: Add entry for Socionext ethernet driver
 2017-11-30 16:33 UTC  (2+ messages)

[PATCH net-next 0/4] net: dsa: simplify switchdev prepare phase
 2017-11-30 16:24 UTC  (5+ messages)
` [PATCH net-next 1/4] net: dsa: remove trans argument from vlan ops
` [PATCH net-next 2/4] net: dsa: remove trans argument from mdb ops
` [PATCH net-next 3/4] net: dsa: add switch vlan bitmap functions
` [PATCH net-next 4/4] net: dsa: add switch mdb "

[PATCH 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec
 2017-11-30 16:12 UTC 

[PATCH net-next] net/reuseport: drop legacy code
 2017-11-30 16:07 UTC  (2+ messages)

[net-next 1/1] tipc: fall back to smaller MTU if allocation of local send skb fails
 2017-11-30 15:47 UTC 

[PATCH net-next] net/reuseport: drop legacy code
 2017-11-30 15:47 UTC 

KASAN: use-after-free Read in sock_release
 2017-11-30 15:46 UTC  (6+ messages)

[PATCH net] sit: update frag_off info
 2017-11-30 15:26 UTC  (4+ messages)

[PATCH net] tcp: remove buggy call to tcp_v6_restore_cb()
 2017-11-30 15:22 UTC  (2+ messages)

[Patch net v2] act_sample: get rid of tcf_sample_cleanup_rcu()
 2017-11-30 15:19 UTC  (2+ messages)

[PATCH net-next] vmxnet3: increase default rx ring sizes
 2017-11-30 15:11 UTC  (3+ messages)
    ` [Pv-drivers] "

[PATCH] Documentation: net: dsa: Cut set_addr() documentation
 2017-11-30 15:10 UTC  (2+ messages)

[PATCH net-next 0/3] rxrpc: Fixes
 2017-11-30 15:08 UTC  (2+ messages)

[PATCH v3 00/11] net: Significantly shrink the size of routes
 2017-11-30 14:54 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
 2017-11-30 14:45 UTC  (2+ messages)

[PATCH net-next] openvswitch: do not propagate headroom updates to internal port
 2017-11-30 14:35 UTC 

[PATCH net-next 1/1] forcedeth: optimize the xmit with unlikely
 2017-11-30 14:35 UTC  (2+ messages)

[PATCH] atm: lanai: use setup_timer instead of init_timer
 2017-11-30 14:30 UTC  (3+ messages)

net-next is OPEN
 2017-11-30 14:29 UTC 

[PATCH] atm: mpoa: remove 32-bit timekeeping
 2017-11-30 14:27 UTC  (2+ messages)

[PATCH] atm: eni: fix several indentation issues
 2017-11-30 14:27 UTC  (2+ messages)

[PATCH] openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
 2017-11-30 14:27 UTC  (2+ messages)

[PATCH] netxen: remove timespec usage
 2017-11-30 14:27 UTC  (2+ messages)

[PATCH RESEND] net: phy: harmonize phy_id{,_mask} data type
 2017-11-30 14:26 UTC  (2+ messages)

[PATCH] net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
 2017-11-30 14:24 UTC  (2+ messages)

[PATCH net-next] net: thunderx: Set max queue count taking XDP_TX into account
 2017-11-30 14:24 UTC  (2+ messages)

[PATCH net-next] net: thunderx: Add support for xdp redirect
 2017-11-30 14:24 UTC  (2+ messages)

[PATCH] atm: firestream: use setup_timer instead of init_timer
 2017-11-30 14:23 UTC  (2+ messages)

[PATCH] atm: nicstar: use the setup_timer helper
 2017-11-30 14:23 UTC  (2+ messages)

[PATCH/trivial] skbuff: Grammar s/are can/can/, s/change/changes/
 2017-11-30 14:19 UTC  (2+ messages)

[PATCH net] net: mvpp2: allocate zeroed tx descriptors
 2017-11-30 14:14 UTC  (2+ messages)

[PATCH net 4/4] phylink: ensure we take the link down when phylink_stop() is called
 2017-11-30 13:59 UTC 

[PATCH net 3/4] sfp: warn about modules requiring address change sequence
 2017-11-30 13:59 UTC 

[PATCH net 2/4] sfp: improve RX_LOS handling
 2017-11-30 13:59 UTC 

[PATCH net 1/4] sfp: fix RX_LOS signal handling
 2017-11-30 13:59 UTC 

[PATCH 0/4] SFP/phylink fixes
 2017-11-30 13:58 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).