netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-05 16:49:20 to 2017-11-06 14:54:44 UTC [more...]

[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] ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stop
 2017-11-06 14:36 UTC  (3+ messages)

[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 net-next v2] net: mvpp2: add ethtool GOP statistics
 2017-11-06 14:25 UTC  (4+ 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)

usb/net/qmi_wwan: divide error in qmi_wwan_probe/usbnet_probe
 2017-11-06 14:06 UTC  (2+ 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 v2 00/21] exit_net checks for objects initialized in net_init hook
 2017-11-06 13:40 UTC  (25+ 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] 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] net: usb: asix: fill null-ptr-deref in asix_suspend
 2017-11-06 12:30 UTC  (3+ messages)

[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  (8+ messages)
` [PATCH 1/4] RFC: net/dsa: Allow DSA PHYs to define link IRQs
` [PATCH 2/4] RFC: net: phy: realtek: Support RTL8366RB variant
` [PATCH 3/4] RFC: net: dsa: Add bindings for Realtek SMI DSAs
` [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 resend 2/2] userns: control capabilities of some user namespaces
 2017-11-06  7:23 UTC  (3+ messages)

[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] "

[RFC 0/9] net: create adaptive software irq moderation library
 2017-11-06  5:44 UTC  (13+ messages)
` [RFC 1/9] mlx5_en: move interrupt moderation structs to new file
` [RFC 2/9] mlx5_en: move interrupt moderation forward declarations
` [RFC 2/9] mlx5_en: move interrupt moderation forward delcarations
` [RFC 3/9] mlx5_en: remove rq references in mlx5e_rx_am
` [RFC 4/9] mlx5_en: move AM logic enums
` [RFC 5/9] mlx5_en: move generic functions to new file
` [RFC 6/9] mlx5_en: rename en_rx_am.h to net_rx_am.h
` [RFC 7/9] mlx5_en: remove Mellanox references in AM code
` [RFC 8/9] net: move adaptive interrupt coalescing code to lib/
` [RFC 8/9] net: move adaptive interrpt "
` [RFC 9/9] bnxt_en: add support for software adaptive interrupt moderation

[PATCH net-next] bpf: Rename tcp_bbf.readme to tcp_bpf.readme
 2017-11-06  5:29 UTC  (3+ messages)

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

[PATCH net-next v16] openvswitch: enable NSH support
 2017-11-06  4:09 UTC 

[PATCH net-next 0/6] net: hns3: support set_link_ksettings and for nway_reset ethtool command
 2017-11-06  2:28 UTC  (4+ messages)
` [PATCH net-next 4/6] net: hns3: add support for set_link_ksettings

[PATCH net v5 1/2] ARM: dts: imx: name the interrupts for the fec ethernet driver
 2017-11-06  1:49 UTC  (3+ messages)
` [PATCH net v5 2/2] net: fec: Let fec_ptp have its own interrupt routine

[PATCHv2 net] bonding: discard lowest hash bit for 802.3ad layer3+4
 2017-11-06  1:01 UTC 

[PATCH net] bonding: discard lowest hash bit for 802.3ad layer3+4
 2017-11-06  0:59 UTC  (3+ messages)

[PATCH] net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_action
 2017-11-06  0:45 UTC  (3+ messages)

[PATCH 20/21] phonet: exit_net cleanup check added
 2017-11-06  0:21 UTC  (6+ messages)
      ` How to identify net namespace in kernel messages?

[PATCH v2 net-next 0/5] ila: make identifier format optional and other fixes
 2017-11-05 23:58 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] ila: cleanup checksum diff
` [PATCH v2 net-next 2/5] ila: add checksum neutral map auto
` [PATCH v2 net-next 3/5] ila: allow configuration of identifier type
` [PATCH v2 net-next 4/5] ila: Add a hook type for LWT routes
` [PATCH v2 net-next 5/5] ila: Add ila.txt

[PATCH] NFC: fix device-allocation error return
 2017-11-05 23:54 UTC  (2+ messages)

Removal of IrDA
 2017-11-05 20:36 UTC 

Kopie von: "Re:禹娄越
 2017-11-05 19:28 UTC 

[PATCH 06/21] nfs client: exit_net cleanup check added
 2017-11-05 18:55 UTC  (4+ messages)

[net-next:master 2025/2045] net/dsa/dsa2.c:659:7: error: implicit declaration of function 'of_property_read_variable_u32_array'
 2017-11-05 18:50 UTC 

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

[PATCH net-next iproute2] ip6_gre: add support for ERSPAN tunnel
 2017-11-05 18:35 UTC 

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


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