messages from 2017-05-31 08:18:36 to 2017-05-31 23:35:26 UTC [more...]
[PATCH v2 net-next 0/8] Introduce bpf ID
2017-05-31 23:35 UTC (10+ messages)
` [PATCH v2 net-next 1/8] bpf: Introduce bpf_prog ID
` [PATCH v2 net-next 2/8] bpf: Introduce bpf_map ID
` [PATCH v2 net-next 3/8] bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
` [PATCH v2 net-next 4/8] bpf: Add BPF_PROG_GET_FD_BY_ID
` [PATCH v2 net-next 5/8] bpf: Add BPF_MAP_GET_FD_BY_ID
` [PATCH v2 net-next 6/8] bpf: Add jited_len to struct bpf_prog
` [PATCH v2 net-next 7/8] bpf: Add BPF_OBJ_GET_INFO_BY_FD
` [PATCH v2 net-next 8/8] bpf: Test for bpf ID
[PATCH net-next 0/9] bpf: stack depth tracking
2017-05-31 23:30 UTC (9+ messages)
` [PATCH net-next 6/9] bpf: fix stack_depth usage by test_bpf.ko
[PATCH V3] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
2017-05-31 23:26 UTC (6+ messages)
[PATCH net-next 1/1] netvsc: Add #include's for csum_* function declarations
2017-05-31 23:25 UTC (4+ messages)
loosing netdevices with namespaces and unshare?
2017-05-31 23:13 UTC (7+ messages)
net/ipv6: use-after-free in ip6_dst_ifdown
2017-05-31 22:49 UTC (4+ messages)
[PATCH net-next 0/9] nfp: move BPF offload code into app
2017-05-31 21:58 UTC (11+ messages)
` [PATCH net-next 1/9] sched: add helper for updating statistics on all actions
` [PATCH net-next 2/9] nfp: add missing fall through statements
` [PATCH net-next 3/9] nfp: turn reading PCIe RTsym parameters into a helper
` [PATCH net-next 4/9] nfp: move port init to apps
` [PATCH net-next 5/9] nfp: report app name in ethtool -i
` [PATCH net-next 6/9] nfp: move eBPF offload files to BPF app directory
` [PATCH net-next 7/9] nfp: move bpf offload code to the BPF app
` [PATCH net-next 8/9] nfp: move basic eBPF stats to app-specific code
` [PATCH net-next 9/9] nfp: fix memory leak on FW load error
[net-next 00/15][pull request] 10GbE Intel Wired LAN Driver Updates 2017-05-31
2017-05-31 21:55 UTC (17+ messages)
` [net-next 01/15] ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
` [net-next 02/15] ixgbe: initialize u64_stats_sync structures early at ixgbe_probe
` [net-next 03/15] ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
` [net-next 04/15] ixgbe: enable L3/L4 filtering for Tx switched packets
` [net-next 05/15] ixgbe: Correct thermal sensor event check
` [net-next 06/15] ixgbe: Add error checking to setting VF MAC
` [net-next 07/15] ixgbe: Resolve truncation warning for q_vector->name
` [net-next 08/15] ixgbe: Resolve warnings for -Wimplicit-fallthrough
` [net-next 09/15] ixgbevf: Resolve truncation warning for q_vector->name
` [net-next 10/15] ixgbevf: Resolve warnings for -Wimplicit-fallthrough
` [net-next 11/15] ixgbe: correct CS4223/7 PHY identification
` [net-next 12/15] ixgbe: add write flush when configuring CS4223/7
` [net-next 13/15] ixgbe: always call setup_mac_link for multispeed fiber
` [net-next 14/15] ixgbe: add missing configuration for rate select 1
` [net-next 15/15] ixgbe: fix incorrect status check
[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2017-05-31
2017-05-31 21:51 UTC (11+ messages)
` [net-next 1/9] i40evf: fix duplicate lines
` [net-next 2/9] i40evf: fix merge error in older patch
` [net-next 3/9] i40evf: disable unused flags
` [net-next 4/9] i40e: fix race condition with PTP_TX_IN_PROGRESS bits
` [net-next 5/9] i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS
` [net-next 6/9] i40e: add statistic indicating number of skipped Tx timestamps
` [net-next 7/9] i40e: use pf data structure directly in i40e_ptp_rx_hang
` [net-next 8/9] i40e: check for Tx timestamp timeouts during watchdog
` [net-next 9/9] i40e: Check for memory allocation failure
[PATCH v2 0/2] ARM: imx6ul-14x14-evk: Fix suspend over nfs by phy
2017-05-31 21:52 UTC (5+ messages)
` [PATCH v2 1/2] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
` [PATCH v2 net 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume
[PATCH net-next v2 0/8] net: extend RTM_GETROUTE to return fib result
2017-05-31 21:48 UTC (4+ messages)
` [PATCH net-next v2 4/8] net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup
[i40e] regression on TCP stream and TCP maerts, kernel-4.12.0-0.rc2
2017-05-31 21:42 UTC (5+ messages)
[PATCH v4 0/2] net: phy: Support managed Cortina phys
2017-05-31 21:27 UTC (3+ messages)
` [PATCH v4 2/2] dt-bindings: net: Add Cortina device tree bindings
[PATCH net] ibmvnic: Update module author
2017-05-31 21:12 UTC (2+ messages)
[PATCH 1/2] ip: include libc headers first
2017-05-31 20:59 UTC (3+ messages)
[PATCH V6 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
2017-05-31 20:27 UTC (5+ messages)
` [PATCH V6 net-next iproute] ip: Add support for netdev events to monitor
[PATCH v5 net-next 3/5] dsa: add DSA switch driver for Microchip KSZ9477
2017-05-31 20:23 UTC (2+ messages)
[PATCH nf-next] netns: add and use net_ns_barrier
2017-05-31 20:21 UTC (5+ messages)
[PATCH v5 net-next 5/5] dsa: add maintainer of Microchip KSZ switches
2017-05-31 20:19 UTC
[PATCH v5 net-next 2/5] phy: micrel: add Microchip KSZ 9477 Switch PHY support
2017-05-31 20:19 UTC
[PATCH v5 net-next 1/5] dsa: add support for Microchip KSZ tail tagging
2017-05-31 20:19 UTC
[PATCH v5 net-next 0/5] dsa: add Microchip KSZ9477 DSA driver
2017-05-31 20:19 UTC
[PATCH net-next] net: phy: use of_mdio_parse_addr
2017-05-31 20:01 UTC (3+ messages)
[PATCH net] tcp: disallow cwnd undo when switching congestion control
2017-05-31 19:47 UTC (3+ messages)
[PATCH net-next] mdio: mux: make child bus walking more permissive and errors more verbose
2017-05-31 19:44 UTC
[ISSUE: sky2 - rx error] Link stops working under heavy traffic load connected to a mv88e6176
2017-05-31 19:31 UTC (11+ messages)
[PATCH] net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization
2017-05-31 19:28 UTC
[PATCH v5 net-next 0/5] dsa: add Microchip KSZ9477 DSA driver
2017-05-31 18:56 UTC (5+ messages)
[PATCH net] mpls: fix clearing of dead nh_flags on link up
2017-05-31 18:48 UTC (3+ messages)
[PATCH] isdn: Fix a sleep-in-atomic bug
2017-05-31 18:38 UTC (2+ messages)
[PATCH] enic: Fix another sleep-in-atomic bug
2017-05-31 18:37 UTC (2+ messages)
[PATCH] enic: Fix a sleep-in-atomic bug
2017-05-31 18:37 UTC (2+ messages)
[PATCH net-next] netlink: include netnsid only when netns differs
2017-05-31 18:34 UTC (5+ messages)
[PATCH net-next] mlxsw: spectrum: Add bridge dependency for spectrum
2017-05-31 18:33 UTC
hi
2017-05-31 18:32 UTC
[PATCH net-next] tcp: use TS opt on RTTs for congestion control
2017-05-31 18:30 UTC
[PATCH net-next 0/8] Introduce bpf ID
2017-05-31 18:30 UTC (2+ messages)
[PATCH] net: freescale: fix potential null pointer dereference
2017-05-31 18:24 UTC (2+ messages)
[PATCH V2 net-next] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
2017-05-31 18:21 UTC (2+ messages)
[PATCH] net: fix auto-loading of Marvell DSA driver
2017-05-31 18:19 UTC (2+ messages)
[patch net-next 0/9] mlxsw: Support firmware flash
2017-05-31 18:18 UTC (4+ messages)
[PATCH net-next v2 0/6] net: dsa: tagger simplification
2017-05-31 18:18 UTC (4+ messages)
` [PATCH net-next v2 6/6] net: dsa: factor skb freeing on xmit
[PATCH v3 0/6] stmmac: pci: Refactor DMI probing
2017-05-31 18:09 UTC (5+ messages)
` [PATCH v3 5/6] stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
[PATCH net-next 1/2] bpf: Allow CGROUP_SKB eBPF program to access sk_buff
2017-05-31 18:06 UTC (2+ messages)
` [PATCH net-next 2/2] bpf: Remove the capability check for cgroup skb eBPF program
[PATCH] qed: Fix a sleep-in-interrupt bug in qed_int_sp_dpc
2017-05-31 17:59 UTC (2+ messages)
[PATCH] net: phy: fix marvell phy status reading
2017-05-31 17:53 UTC (2+ messages)
[net-qed] question about potential null pointer dereference
2017-05-31 17:51 UTC (2+ messages)
[PATCH net-next] liquidio: Fix checkpatch errors with references crossing single line
2017-05-31 17:45 UTC
[PATCH] b43legacy: Fix a sleep-in-atomic bug in b43legacy_attr_interfmode_store
2017-05-31 17:33 UTC (3+ messages)
[PATCH net-next, 2/2] tools: hv: set hotplug for VF on Suse
2017-05-31 17:28 UTC
[PATCH net-next, 1/2] tools: hv: set allow-hotplug for VF on Ubuntu
2017-05-31 17:28 UTC
[PATCH net-next] rtnetlink: use the new rtnl_get_event() interface
2017-05-31 17:08 UTC (2+ messages)
[PATCH net-next 0/3] udp: reduce cache pressure
2017-05-31 17:04 UTC (9+ messages)
` [PATCH net-next 1/3] net: factor out a helper to decrement the skb refcount
` [PATCH net-next 2/3] udp: avoid a cache miss on dequeue
` [PATCH net-next 3/3] udp: try to avoid 2 "
[PATCH net] samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order
2017-05-31 16:59 UTC (4+ messages)
[PATCH net-next] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
2017-05-31 16:56 UTC (3+ messages)
[PATCH net-next] net/mlxfw: select CONFIG_XZ_DEC
2017-05-31 16:53 UTC (2+ messages)
[PATCH net-next] liquidio: VF interrupt initialization cleanup
2017-05-31 16:48 UTC
[PATCH v2] net: fec: add post PHY reset delay DT property
2017-05-31 16:44 UTC (2+ messages)
[PATCH net-next] net: dsa: remove dev arg of dsa_register_switch
2017-05-31 16:36 UTC (2+ messages)
[PATCH net-next 0/3] net: dsa: mv88e6xxx: PHY nitpicks
2017-05-31 16:35 UTC (2+ messages)
Oops with commit 6d18c73 bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
2017-05-31 16:32 UTC
[PATCH] tcp: reinitialize MTU probing when setting MSS in a TCP repair
2017-05-31 16:29 UTC (2+ messages)
[PULL] topic/e1000e-fix
2017-05-31 16:23 UTC (5+ messages)
` [PATCH v2 1/1] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
net/ipv4: use-after-free in add_grec
2017-05-31 16:12 UTC (2+ messages)
[PATCH net] vxlan: eliminate cached dst leak
2017-05-31 15:48 UTC (2+ messages)
[PATCH v2] net: don't call strlen on non-terminated string in dev_set_alias()
2017-05-31 15:37 UTC (2+ messages)
[PATCH] b43legacy: Fix a sleep-in-atomic bug in b43legacy_op_bss_info_changed
2017-05-31 15:32 UTC (4+ messages)
[PATCH] net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
2017-05-31 15:24 UTC (5+ messages)
[PATCH RFC net-next] arp: Really delete an arp entry on "arp -d"
2017-05-31 15:22 UTC (5+ messages)
[PATCH] net: davicom: dm9000: Avoid spinlock recursion during dm9000_timeout routine
2017-05-31 15:06 UTC
[PATCH net] ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
2017-05-31 14:01 UTC (2+ messages)
'iw events' stops receiving events after a while on 4.9 + hacks
2017-05-31 13:46 UTC (7+ messages)
[PATCH net-next] cxgb4: fix incorrect cim_la output for T6
2017-05-31 13:40 UTC
[PATCH net] cxgb4: avoid enabling napi twice to the same queue
2017-05-31 12:56 UTC
[PATCH] net: don't call strlen on non-terminated string in dev_set_alias()
2017-05-31 12:33 UTC
[patch net-next v3 00/10] net: sched: introduce multichain support for filters
2017-05-31 12:27 UTC (3+ messages)
` [patch iproute2 v2 repost 3/3] tc/actions: introduce support for goto chain action
Leak in ipv6_gso_segment()?
2017-05-31 12:26 UTC
[PATCH net-next] powerpc: use asm-generic/socket.h as much as possible
2017-05-31 11:06 UTC (4+ messages)
[PATCH net-next 00/12] nfp: pci core, hwmon, live mac addr change
2017-05-31 10:33 UTC (3+ messages)
` [PATCH net-next 10/12] nfp: fix print format for ring pointers in ring dumps
Fw:5/31/2017 3:30:24 AM
2017-05-31 10:30 UTC
[PATCH] netxen: Fix a sleep-in-atomic bug in netxen_nic_pci_mem_access_direct
2017-05-31 9:21 UTC
[PATCH] netxen: Fix a sleep-in-atomic bug in netxen_nic_hw_read_wx_2M and netxen_nic_hw_write_wx_2M
2017-05-31 9:15 UTC
[PATCH net-next] nfp: add MAY_USE_DEVLINK dependency
2017-05-31 8:57 UTC (2+ messages)
[PATCH net-next 0/2] sctp: improve asoc streams management
2017-05-31 8:36 UTC (3+ messages)
` [PATCH net-next 1/2] sctp: define the member stream as an object instead of pointer in asoc
` [PATCH net-next 2/2] sctp: merge sctp_stream_new and sctp_stream_init
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).