netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-01 21:08:16 to 2015-10-03 13:37:42 UTC [more...]

simplify configfs attributes V2
 2015-10-03 13:32 UTC  (23+ messages)
` [PATCH 01/23] configfs: add show and store methods to struct configfs_attribute
` [PATCH 02/23] usb-gadget: use per-attribute show and store methods
` [PATCH 03/23] usb-gadget/uvc: "
` [PATCH 04/23] usb-gadget/f_hid: "
` [PATCH 05/23] usb-gadget/f_acm: "
` [PATCH 06/23] usb-gadget/ether: "
` [PATCH 07/23] usb-gadget/f_loopback: "
` [PATCH 08/23] usb-gadget/f_midi: "
` [PATCH 09/23] usb-gadget/f_printer: "
` [PATCH 10/23] usb-gadget/f_sourcesink: "
` [PATCH 11/23] usb-gadget/f_mass_storage: "
` [PATCH 12/23] usb-gadget/f_uac1: "
` [PATCH 13/23] usb-gadget/f_uac2: "
` [PATCH 14/23] usb-gadget/f_obex: "
` [PATCH 15/23] usb-gadget/f_phonet: "
` [PATCH 16/23] usb-gadget/f_serial: "
` [PATCH 17/23] dlm: "
` [PATCH 18/23] spear13xx_pcie_gadget: "
` [PATCH 21/23] ocfs2/cluster: move locking into attribute "
  ` [PATCH 19/23] target: use per-attribute show and "
  ` [PATCH 22/23] ocfs2/cluster: "
` [PATCH 23/23] configfs: remove old API

[PATCH net-next] tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
 2015-10-03 13:27 UTC 

[PATCH net-next 00/17] tcp/dccp: lockless listener
 2015-10-03 13:03 UTC  (20+ messages)
` [PATCH net-next 01/17] tcp: add a spinlock to protect struct request_sock_queue
` [PATCH net-next 02/17] tcp: move qlen/young out of struct listen_sock
` [PATCH net-next 03/17] tcp: move synflood_warned into struct request_sock_queue
` [PATCH net-next 04/17] tcp: call sk_mark_napi_id() on the child, not the listener
` [PATCH net-next 05/17] tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
` [PATCH net-next 06/17] tcp: cleanup tcp_v[46]_inbound_md5_hash()
` [PATCH net-next 07/17] tcp: remove BUG_ON() in tcp_check_req()
` [PATCH net-next 08/17] tcp: get_openreq[46]() changes
` [PATCH net-next 09/17] tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
` [PATCH net-next 10/17] tcp/dccp: install syn_recv requests into ehash table
` [PATCH net-next 11/17] tcp/dccp: shrink struct listen_sock
` [PATCH net-next 12/17] ipv6: remove obsolete inet6 functions
` [PATCH net-next 13/17] tcp: attach SYNACK messages to request sockets instead of listener
` [PATCH net-next 14/17] tcp/dccp: remove struct listen_sock
` [PATCH net-next 15/17] tcp: remove max_qlen_log
` [PATCH net-next 16/17] tcp/dccp: add a reschedule point in inet_csk_listen_stop()
` [PATCH net-next 17/17] tcp: do not lock listener to process SYN packets

[PATCH 1/3] net: dsa: Use devm_ prefixed allocations
 2015-10-03 12:39 UTC  (6+ messages)

[PATCH net-next 0/4] ravb: Add support for r8a7795 SoC
 2015-10-03 12:05 UTC  (2+ messages)

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-09-30
 2015-10-03 12:17 UTC  (2+ messages)

[PATCH net-next v2 0/3] BPF updates
 2015-10-03 12:03 UTC  (2+ messages)

[patch net-next v2 0/6] switchdev: bring back switchdev_obj
 2015-10-03 11:50 UTC  (2+ messages)

[PATCH v2 0/3] af_unix: fix use-after-free
 2015-10-03  5:46 UTC  (5+ messages)
` [PATCH v2 1/3] unix: fix use-after-free in unix_dgram_poll()
` [PATCH v2 2/3] af_unix: Convert gc_flags to flags
` [PATCH v2 3/3] af_unix: optimize the unix_dgram_recvmsg()

[PATCH] ceph:Remove unused goto labels in decode crush map functions
 2015-10-03  5:44 UTC 

[PATCH net-next v2 0/4] openvswitch: add IPv6 tunneling support
 2015-10-03  0:57 UTC  (13+ messages)
` [PATCH net-next v2 1/4] openvswitch: add tunnel protocol to sw_flow_key
` [PATCH net-next v2 2/4] openvswitch: netlink attributes for IPv6 tunneling
` [PATCH net-next v2 3/4] ip_tunnels: introduce ip6_tunnel_key_init
` [PATCH net-next v2 4/4] openvswitch: IPv6 support for ovs_tunnel_get_egress_info

Slow ramp-up for single-stream TCP throughput on 4.2 kernel
 2015-10-03  0:21 UTC  (2+ messages)

DSA driver - how to glue to a PCI based NIC's mdio?
 2015-10-02 23:44 UTC  (5+ messages)

v5 of seccomp filter c/r patches
 2015-10-02 23:00 UTC  (16+ messages)
` [PATCH v5 1/3] seccomp: add the concept of a seccomp filter FD
` [PATCH v5 2/3] seccomp: add a ptrace command to get seccomp filter fds
` [PATCH v5 3/3] kcmp: add KCMP_SECCOMP_FD

[PATCH] ovs: do not allocate memory from offline numa node
 2015-10-02 22:38 UTC  (2+ messages)

[PATCH net-next V14 0/3] openvswitch: Add support for 802.1ad
 2015-10-02 21:59 UTC  (5+ messages)
` [PATCH net-next V14 3/3] openvswitch: 802.1ad: Flow handling, actions, vlan parsing and netlink attributes

[PATCH net] openvswitch: Fix ovs_vport_get_stats()
 2015-10-02 21:56 UTC 

[MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
 2015-10-02 21:50 UTC  (8+ messages)
` [MM PATCH V4.1 "

Soft lockup issue in Linux 4.1.9
 2015-10-02 21:32 UTC  (9+ messages)

[PATCH 00/12] net: assorted y2038 changes
 2015-10-02 21:23 UTC  (8+ messages)
` [PATCH 03/12] net: igb: avoid using timespec
` [PATCH 08/12] nfnetlink: use y2038 safe timestamp

proposal
 2015-10-02 20:46 UTC 

[PATCH] unix: fix use-after-free with unix_dgram_poll()
 2015-10-02 20:11 UTC  (5+ messages)

[PATCH net-next v2] net: Add support for filtering neigh dump by master device
 2015-10-02 19:51 UTC  (3+ messages)

[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
 2015-10-02 17:54 UTC  (3+ messages)

[PATCH net] fib_rules: fix fib rule dumps across multiple skbs
 2015-10-02 17:44 UTC  (3+ messages)

[RFC PATCH 3/3] net: dsa: exit probe if no switch were found
 2015-10-02 17:39 UTC  (5+ messages)

[PATCH 1/2] regmap: Allow installing custom reg_update_bits function
 2015-10-02 17:19 UTC  (4+ messages)

[PATCH net-next] ebpf: include perf_event only where really needed
 2015-10-02 16:44 UTC  (2+ messages)

[PATCH] ip neigh: Add support for filtering dumps by master device
 2015-10-02 16:42 UTC 

[PATCH net-next V2] ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT
 2015-10-02 15:25 UTC  (2+ messages)

[PATCH net-next] bpf, seccomp: prepare for upcoming criu support
 2015-10-02 15:21 UTC  (5+ messages)

[PATCH net] bpf: fix panic in SO_GET_FILTER with native ebpf programs
 2015-10-02 15:04 UTC  (2+ messages)

[PATCH net-next] ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT
 2015-10-02 14:49 UTC  (2+ messages)

[PATCH RFC 0/7] netfilter: introduce new chain type for local socket input
 2015-10-02 13:52 UTC  (9+ messages)
` [PATCH RFC 3/7] netfilter: add NF_INET_LOCAL_SOCKET_IN chain type

[PATCH v1 0/5] Improve ASIX RX memory allocation error handling
 2015-10-02 13:39 UTC 

[PATCH net] ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0
 2015-10-02 13:39 UTC 

[PATCH v2 0/5] Improve ASIX RX memory allocation error handling
 2015-10-02 13:29 UTC  (6+ messages)
  ` [PATCH v1 1/5] asix: Rename remaining and size for clarity
  ` [PATCH v1 2/5] asix: Tidy-up 32-bit header word synchronisation
  ` [PATCH v1 5/5] asix: Continue processing URB if no RX netdev buffer
` [PATCH v1 3/5] asix: Simplify asix_rx_fixup_internal() netdev alloc
` [PATCH v1 4/5] asix: On RX avoid creating bad Ethernet frames

netpoll_send_skb_on_dev warning with bnx2
 2015-10-02 13:10 UTC  (2+ messages)

[PATCH net-next 0/4] bridge: vlan: cleanups & fixes (part 2)
 2015-10-02 13:05 UTC  (5+ messages)
` [PATCH net-next 1/4] bridge: vlan: use rcu list for the ordered vlan list
` [PATCH net-next 2/4] bridge: vlan: use br_vlan_(get|put)_master to deal with refcounts
` [PATCH net-next 3/4] bridge: vlan: drop master_flags from __vlan_add
` [PATCH net-next 4/4] bridge: vlan: use br_vlan_should_use to simplify __vlan_add/del

[PATCH] net/unix: fix logic about sk_peek_offset
 2015-10-02 12:17 UTC  (3+ messages)

[PATCH 0/3] net: dsa: Complete and fix the dsa unbinding
 2015-10-02 12:11 UTC  (2+ messages)

[PATCH nf-next] netfilter: Line layout whitespace fixes
 2015-10-02 11:19 UTC  (4+ messages)

[PATCH 3/3] net: dsa: exit probe if no switch were found
 2015-10-02 10:48 UTC 

[PATCH 2/3] net: dsa: complete dsa_switch_destroy calls
 2015-10-02 10:48 UTC 

[PATCH iproute2] batch: support quoted strings
 2015-10-02  9:59 UTC 

[PATCH net] net: add pfmemalloc check in sk_add_backlog()
 2015-10-02  9:38 UTC  (3+ messages)

[PATCH 1/1] i40e: re-use %*ph specifier to hexdump a data
 2015-10-02  9:18 UTC 

[v3 0/8] dpaa_eth: Add the Freescale DPAA Ethernet driver
 2015-10-02  9:16 UTC  (4+ messages)
` [v3 1/8] devres: add devm_alloc_percpu()

[PATCH net-next 0/3] r8169: support IPv6
 2015-10-02  8:41 UTC  (3+ messages)
` [PATCH net-next 3/3] "

[PATCH iproute2] tipc: add man pages
 2015-10-02  8:15 UTC 

bisect: bug X11 not working for SSH on net-next commit 6ae459bda
 2015-10-02  7:52 UTC 

[PATCH net-next 3/5] net: Refactor path selection in __ip_route_output_key
 2015-10-02  6:20 UTC  (2+ messages)

[PATCH v2 1/2] ne: Add h8300 support
 2015-10-02  6:04 UTC  (2+ messages)
` [PATCH v2 2/2] ne: DeviceTree support

[PATCH 1/2] ne: Add h8300 support
 2015-10-02  6:04 UTC  (3+ messages)

Lithium-ion battery
 2015-10-02  5:02 UTC 

[v5, 0/6] Freescale DPAA FMan
 2015-10-02  3:35 UTC  (3+ messages)
` [v5, 2/6] fsl/fman: Add FMan support

[net] i40e: fix offload of GRE tunnels
 2015-10-02  1:25 UTC 

[GIT PULL nf-next] Third Round of IPVS Updates for v4.4
 2015-10-02  1:04 UTC  (2+ messages)
` [PATCH nf-next] ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL

[PATCH] ipvs: Remove unused net variable from ip_vs_out
 2015-10-02  0:53 UTC  (2+ messages)

[PATCH net-next 0/5] bridge: vlan: cleanups & fixes
 2015-10-02  1:07 UTC  (2+ messages)

linux-next: Tree for Oct 1 (ipvs)
 2015-10-02  0:45 UTC  (2+ messages)

[GIT] Networking
 2015-10-02  0:43 UTC 

net: panic when removing device due to vrf
 2015-10-01 22:51 UTC  (2+ messages)

[Patch net-next] vrf: fix a kernel warning
 2015-10-01 22:26 UTC  (2+ messages)

[PATCHv2 0/7] OVS conntrack fixes for net
 2015-10-01 22:26 UTC  (5+ messages)
` [PATCHv2 3/7] openvswitch: Fix skb leak in ovs_fragment()
` [PATCHv2 7/7] openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT

[PATCHv2 1/7] openvswitch: Rename LABEL->LABELS
 2015-10-01 22:23 UTC  (4+ messages)
  ` [PATCHv3] "

[PATCH net-next 0/6] net: Pass net through ip fragmention
 2015-10-01 22:14 UTC  (5+ messages)
` [PATCH net-next 2/6] openvswitch: Pass net into ovs_fragment

iproute2 compatibility
 2015-10-01 22:02 UTC 

Re
 2015-10-01 22:00 UTC 

iproute2 compatibility
 2015-10-01 21:30 UTC  (3+ messages)

[RFT v2] geneve: implement support for IPv6-based tunnels
 2015-10-01 21:07 UTC  (5+ messages)
` [RFT v3] "


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