netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-06 05:46:41 to 2017-11-06 22:15:27 UTC [more...]

IPv6 issue in next-20171102 - lockdep and BUG handling RA packet
 2017-11-06 22:15 UTC  (4+ messages)

[PATCH resend 2/2] userns: control capabilities of some user namespaces
 2017-11-06 22:14 UTC  (6+ messages)
          ` [kernel-hardening] "

[PATCH net-next] ipv6: addrconf: fix a lockdep splat
 2017-11-06 22:13 UTC 

[PATCH net-next v3] net: mvpp2: add ethtool GOP statistics
 2017-11-06 21:56 UTC 

[PATCH 0/4] fsl/fman: Fix some error handling code in mac_probe
 2017-11-06 21:53 UTC  (5+ messages)
` [PATCH 1/4] fsl/fman: Remove a useless call to 'dev_set_drvdata()'
` [PATCH 2/4] fsl/fman: Remove some useless code
` [PATCH 3/4] fsl/fman: Add a missing 'of_node_put()' call in an error handling path
` [PATCH 4/4] fsl/fman: Remove a useless 'dev_err()' call

[PATCH] rsi: rsi_91x_ps: remove redundant code in str_psstate
 2017-11-06 21:53 UTC 

[Patch net 00/13] net_sched: close the race between call_rcu() and cleanup_net()
 2017-11-06 21:47 UTC  (14+ messages)
` [Patch net 01/13] Revert "net_sched: hold netns refcnt for each action"
` [Patch net 02/13] net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
` [Patch net 03/13] cls_basic: use tcf_exts_get_net() before call_rcu()
` [Patch net 04/13] cls_bpf: "
` [Patch net 05/13] cls_cgroup: "
` [Patch net 06/13] cls_flow: "
` [Patch net 07/13] cls_flower: "
` [Patch net 08/13] cls_fw: "
` [Patch net 09/13] cls_matchall: "
` [Patch net 10/13] cls_route: "
` [Patch net 11/13] cls_rsvp: "
` [Patch net 12/13] cls_tcindex: "
` [Patch net 13/13] cls_u32: "

[RFC 0/9] net: create adaptive software irq moderation library
 2017-11-06 21:26 UTC  (3+ messages)
` [RFC 9/9] bnxt_en: add support for software adaptive interrupt moderation

[PATCH v3] scripts: add leaking_addresses.pl
 2017-11-06 21:15 UTC  (5+ messages)
  ` [kernel-hardening] "

[PATCH net-next 00/11] net: dsa: setup stage
 2017-11-06 21:11 UTC  (12+ messages)
` [PATCH net-next 01/11] net: dsa: constify cpu_dp member of dsa_port
` [PATCH net-next 02/11] net: dsa: setup and teardown default CPU port
` [PATCH net-next 03/11] net: dsa: setup and teardown master device
` [PATCH net-next 04/11] net: dsa: setup and teardown tree
` [PATCH net-next 05/11] net: dsa: setup and teardown switches
` [PATCH net-next 06/11] net: dsa: setup and teardown ports
` [PATCH net-next 07/11] net: dsa: add find port by node helper
` [PATCH net-next 08/11] net: dsa: use of_for_each_phandle
` [PATCH net-next 09/11] net: dsa: setup routing table
` [PATCH net-next 10/11] net: dsa: setup a tree when adding a switch to it
` [PATCH net-next 11/11] net: dsa: rename probe and remove switch functions

[PATCH net-next v2] net: mvpp2: add ethtool GOP statistics
 2017-11-06 21:02 UTC  (5+ messages)

[PATCH] ipv6: try not to take rtnl_lock in ip6mr_sk_done
 2017-11-06 20:40 UTC 

[PATCH 13/17] iwlwifi: mvm: Convert timers to use timer_setup()
 2017-11-06 20:40 UTC  (4+ messages)

[PATCH v2 00/21] exit_net checks for objects initialized in net_init hook
 2017-11-06 20:02 UTC  (27+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/21] grace: replace BUG_ON by WARN_ONCE in exit_net hook
  ` [PATCH v3 07/21] nfs4blocklayout: exit_net cleanup check added
` [PATCH v3 02/21] lockd: added cleanup checks in exit_net hook
` [PATCH v3 03/21] exit_net cleanup: geneve sock_list check
` [PATCH v3 04/21] ppp: exit_net cleanup checks added
` [PATCH v3 05/21] vxlan: "
` [PATCH v3 06/21] netdev: exit_net cleanup check added
` [PATCH v3 08/21] nfs client: "
` [PATCH v3 09/21] fib_notifier: "
` [PATCH v3 10/21] fib_rules: "
` [PATCH v3 11/21] clusterip: "
` [PATCH v3 12/21] xfrm6_tunnel: "
` [PATCH v3 13/21] af_key: replace BUG_ON on WARN_ONCE in net_exit hook
` [PATCH v3 14/21] l2tp: exit_net cleanup check added
` [PATCH v3 15/21] nf_tables: "
` [PATCH v3 16/21] nfnetlink_log: "
` [PATCH v3 17/21] nfnetlink_gueue: "
` [PATCH v3 18/21] x_tables: "
` [PATCH v3 19/21] packet: "
` [PATCH v3 20/21] phonet: "
` [PATCH v3 21/21] sunrpc: "

[PATCH net-next v6 3/3] act_vlan: VLAN action rewrite to use RCU lock/unlock and update
 2017-11-06 18:37 UTC  (2+ messages)

[PATCH net-next v6 2/3] nfp flower action: Modified to use VLAN helper functions
 2017-11-06 18:33 UTC  (2+ messages)

[PATCH net-next v6 0/3] Incorporated all required changes
 2017-11-06 18:25 UTC  (3+ messages)

[PATCH net-next v2 00/15] bpf: add offload as a first class citizen
 2017-11-06 17:32 UTC  (3+ messages)
` [PATCH net-next v2 02/15] bpf: offload: add infrastructure for loading programs for a specific netdev

[PATCH] net: usb: asix: fill null-ptr-deref in asix_suspend
 2017-11-06 16:32 UTC  (6+ messages)

[PATCH v2 1/2] selftests: bpf: test_kmod.sh: check if module is present in the path before insert
 2017-11-06 16:16 UTC  (5+ messages)
  ` [PATCH v2 2/2] selftests: bpf: test_kmod.sh: use modprobe on target device

[RFC PATCH] bpf: Add helpers to read useful task_struct members
 2017-11-06 15:55 UTC  (5+ messages)

[RFC net-next 0/4] net: phy: PHY_HALTED, the return of the state
 2017-11-06 15:50 UTC  (7+ messages)
` [RFC net-next 4/4] net: phy: Correctly process PHY_HALTED in phy_stop_machine()

[PATCH] ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stop
 2017-11-06 15:33 UTC  (4+ messages)

usb/net/qmi_wwan: divide error in qmi_wwan_probe/usbnet_probe
 2017-11-06 15:19 UTC  (3+ messages)

[PATCH] rtnetlink: fix missing size for IFLA_IF_NETNSID
 2017-11-06 15:16 UTC  (2+ messages)

[PATCH net-next RFC 0/9] net: dsa: PTP timestamping for mv88e6xxx
 2017-11-06 15:04 UTC  (5+ messages)

[PATCH 1/2] can: peak_usb: remove some 'struct timeval' users
 2017-11-06 15:01 UTC  (2+ messages)

[PATCH] [net-next?] of: add of_property_read_variable_* dummy helpers
 2017-11-06 14:54 UTC  (3+ messages)

[PATCH net-next 0/3] net: flush neighbor entries when carrier is off
 2017-11-06 14:49 UTC  (6+ messages)
` [PATCH net-next 1/3] net: neigh: Add helper to flush entries on carrier down
` [PATCH net-next 2/3] net: ipv4: flush neighbor entries when carrier is off
` [PATCH net-next 3/3] net: ipv6: "

[PATCH net-next] net: dsa: lan9303: Drop port range check
 2017-11-06 14:39 UTC  (2+ messages)

[PATCH net,stable] net: cdc_ether: fix divide by 0 on bad descriptors
 2017-11-06 14:37 UTC  (2+ messages)

[PATCH v2] net: macb: add fixed-link node support
 2017-11-06 14:37 UTC  (5+ messages)
  ` [PATCH 1/2] net: macb: add of_phy_deregister_fixed_link to error paths
    ` [PATCH 2/2] net: macb: add of_node_put "

[PATCH net,stable] net: qmi_wwan: fix divide by 0 on bad descriptors
 2017-11-06 14:32 UTC 

[net-next 1/1] tipc: improve link resiliency when rps is activated
 2017-11-06 14:27 UTC 

[PATCH] ipvs: Fix inappropriate output of procfs
 2017-11-06 14:26 UTC  (3+ messages)

[PATCH 1/3] rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
 2017-11-06 14:22 UTC  (4+ messages)
` [PATCH 2/3] rtlwifi: use ktime_get_real_seconds() for suspend time
` [PATCH 3/3] rtlwifi: drop unused ppsc->last_wakeup_time

Linux ECN Handling
 2017-11-06 14:08 UTC  (4+ messages)

[PATCH] bnxt: fix bnxt_hwrm_fw_set_time for y2038
 2017-11-06 14:04 UTC 

[PATCH] rt2x00: use monotonic timestamps for frame dump
 2017-11-06 14:03 UTC 

[PATCH] netfilter: ebtables: clean up initialization of buf
 2017-11-06 13:50 UTC  (2+ messages)

[PATCH 13/14] netfilter/ipvs: Use %pS printk format for direct addresses
 2017-11-06 13:46 UTC  (3+ messages)

[PATCH] netfilter: ip6_tables: remove redundant assignment to e
 2017-11-06 13:18 UTC  (2+ messages)

rtnetlink: fix dump+module unload races, take 2
 2017-11-06 12:44 UTC  (10+ messages)
` [PATCH net-next 1/8] rtnetlink: Revert "rtnetlink: add reference counting to prevent module unload while dump is in progress"
` [PATCH net-next 2/8] rtnetlink: add rtnl_register_module
` [PATCH net-next 3/8] qtr: use rtnl_register_module
` [PATCH net-next 4/8] bridge: "
` [PATCH net-next 5/8] can: "
` [PATCH net-next 6/8] decnet: "
` [PATCH net-next 7/8] phonet: "
` [PATCH net-next 8/8] mpls: "

general protection fault in sctp_stream_free
 2017-11-06 12:44 UTC  (2+ messages)

[PATCH net-next 0/5] net: dsa: lan9303: Linting
 2017-11-06 12:35 UTC  (7+ messages)
` [PATCH net-next 4/5] net: dsa: lan9303: Remove unnecessary parentheses

[PATCH v2] net: usb: asix: fill null-ptr-deref in asix_suspend
 2017-11-06 12:26 UTC 

[PATCH net-next v15] openvswitch: enable NSH support
 2017-11-06 12:22 UTC  (5+ messages)

[net-next v3 0/4] Openvswitch meter action
 2017-11-06 12:04 UTC  (6+ messages)
` [net-next v3 1/4] openvswitch: Add meter netlink definitions
` [net-next v3 2/4] openvswitch: export get_dp() API
` [net-next v3 3/4] openvswitch: Add meter infrastructure
` [net-next v3 4/4] openvswitch: Add meter action support

[PATCH net-next] mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()
 2017-11-06 11:54 UTC  (2+ messages)

[net-next 1/1] tipc: improve link resiliency when rps is activated
 2017-11-06 11:44 UTC 

[PATCH net-next] bnxt: delete some unreachable code
 2017-11-06 11:43 UTC 

[PATCH v2 net-next 0/4] net: dsa: lan9303: Linting
 2017-11-06 11:42 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: dsa: lan9303: Correct register names in comments
` [PATCH v2 net-next 2/4] net: dsa: lan9303: Fix syntax errors in device tree examples
` [PATCH v2 net-next 3/4] net: dsa: lan9303: Replace msleep(1) with usleep_range()
` [PATCH v2 net-next 4/4] net: dsa: lan9303: Adjust indenting

CAN interface handling: possible bug in net/core/dev.c#enqueue_to_backlog()
 2017-11-06 11:17 UTC 

[PATCH net-next] dpaa_eth: fix error return code in dpaa_eth_probe()
 2017-11-06 11:12 UTC 

[PATCH net-next V3 0/3] tools: bpftool: show filenames of pinned objects
 2017-11-06 10:45 UTC  (5+ messages)
` [PATCH net-next V3 1/3] tools: bpftool: open pinned object without type check
` [PATCH net-next V3 2/3] tools: bpftool: show filenames of pinned objects
` [PATCH net-next V3 3/3] tools: bpftool: optionally "

possible deadlock in flush_work (2)
 2017-11-06 10:34 UTC  (3+ messages)

KASAN: stack-out-of-bounds Read in xfrm_state_find (2)
 2017-11-06 10:31 UTC  (6+ messages)

[PATCH] [net-next,v2] ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driver
 2017-11-06 10:27 UTC  (3+ messages)

[PATCH ipsec-next] xfrm: don't pull esp/auth header in xfrm_parse_spi
 2017-11-06  9:38 UTC  (2+ messages)

[PATCH] netfilter: ipset: use swap macro instead of _manually_ swapping values
 2017-11-06  8:41 UTC  (2+ messages)

[PATCH 0/4] RFC: Realtek 83xx SMI driver core
 2017-11-06  8:25 UTC  (4+ messages)
` [PATCH 4/4] RFC: net: dsa: realtek-smi: Add Realtek SMI driver

[PATCH] reduce the spinlock conflict during massive connect
 2017-11-06  8:14 UTC  (7+ messages)
  ` bd2e1bcd9a: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

Re:Re:
 2017-11-06  7:28 UTC 

[PATCH net-next] net: netlink: Update attr validation to require exact length for some types
 2017-11-06  7:02 UTC 

[patch net-next 0/9] qdisc RED offload
 2017-11-06  6:23 UTC  (10+ messages)
` [patch net-next 1/9] net_sch: red: Add offload ability to RED qdisc
` [patch net-next 2/9] net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
` [patch net-next 3/9] net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
` [patch net-next 4/9] mlxsw: reg: Add cwtp & cwtpm registers
` [patch net-next 5/9] mlxsw: spectrum: Support RED qdisc offload
` [patch net-next 6/9] mlxsw: reg: Add ext and tc-cong counter groups
` [patch net-next 7/9] mlxsw: spectrum: Collect tclass related stats periodically
` [patch net-next 8/9] mlxsw: spectrum: Support RED xstats
` [patch net-next 9/9] mlxsw: spectrum: Support general qdisc stats

Bond recovery from BOND_LINK_FAIL state not working
 2017-11-06  6:06 UTC  (8+ messages)

[PATCH net-next V2 0/3] tools: bpftool: show filenames of pinned objects
 2017-11-06  6:03 UTC  (4+ messages)
` [PATCH net-next V2 2/3] "


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