netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-02 13:05:10 to 2015-10-04 09:54:01 UTC [more...]

[PATCH V5 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-10-04  9:54 UTC  (3+ messages)

[PATCH] mwifiex: fix a comment typo
 2015-10-04  8:46 UTC 

[PATCH net-next] net/mlx4_core: Test interrupts fail if not all comp vectors called request_irq
 2015-10-04  8:03 UTC  (2+ messages)

[PATCH] cfg80211: drop unlikely behind WARN_ON()
 2015-10-04  7:09 UTC 

[patch - Nicholas's tree] netconsole: Missing unlock on error path
 2015-10-04  6:36 UTC  (3+ messages)

[net-next 0/5][pull request] Intel Wired LAN Driver Updates 2015-10-03
 2015-10-04  2:54 UTC  (6+ messages)
` [net-next 1/5] i40e: Use numa_mem_id() to better support memoryless node
` [net-next 2/5] i40evf: "
` [net-next 3/5] i40e: Fix a memory leak in X722 rss config path
` [net-next 4/5] i40e/i40evf: grab the AQ spinlocks before clearing registers
` [net-next 5/5] i40evf: don't blow away MAC address

Slow ramp-up for single-stream TCP throughput on 4.2 kernel
 2015-10-04  1:20 UTC  (5+ messages)

[net] i40e/i40evf: set AQ count after memory allocation
 2015-10-04  0:13 UTC 

[PATCH v2 1/5] net: dsa: add missing kfree on remove
 2015-10-03 21:54 UTC  (4+ messages)

4.3-rc3: `telnet ::1 <port>' hangs in SYN-SENT
 2015-10-03 21:13 UTC  (2+ messages)

[PATCH v2 4/5] net: dsa: switch to devm_ calls and remove kfree calls
 2015-10-03 20:28 UTC  (2+ messages)

[PATCH v2 5/5] net: dsa: exit probe if no switch were found
 2015-10-03 20:27 UTC  (2+ messages)

[PATCH v2 2/5] net: dsa: add missing dsa_switch mdiobus remove
 2015-10-03 20:25 UTC  (2+ messages)

[PATCH v2 3/5] net: dsa: complete dsa_switch_destroy
 2015-10-03 20:25 UTC  (2+ messages)

[PATCH] net: dsa: better error reporting
 2015-10-03 20:16 UTC  (3+ messages)

[PATCH net-next] tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
 2015-10-03 20:25 UTC  (2+ messages)

[PATCH] net/unix: fix logic about sk_peek_offset
 2015-10-03 19:48 UTC  (4+ messages)

Soft lockup issue in Linux 4.1.9
 2015-10-03 19:14 UTC  (10+ messages)

[PATCH net-next v2] net: Add support for filtering neigh dump by device index
 2015-10-03 18:43 UTC 

[PATCH net-next] net: Add support for filtering neigh dump by device index
 2015-10-03 18:39 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: remove link polling
 2015-10-03 17:09 UTC 

[PATCH v2 0/3] af_unix: fix use-after-free
 2015-10-03 17:02 UTC  (6+ 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()

remove dma_supported and pci_dma_supported as public APIs
 2015-10-03 16:58 UTC  (17+ messages)
` [PATCH 01/15] pcnet32: use pci_set_dma_mask insted of pci_dma_supported
` [PATCH 02/15] tw68-core: "
` [PATCH 03/15] saa7164: "
` [PATCH 04/15] saa7134: "
  ` [PATCH 05/15] cx88: "
` [PATCH 06/15] cx25821: "
` [PATCH 07/15] cx23885: "
` [PATCH 08/15] netup_unidvb: "
` [PATCH 09/15] mpsc: use dma_set_mask insted of dma_supported
` [PATCH 10/15] nouveau: don't call pci_dma_supported
` [PATCH 11/15] sfc: don't call dma_supported
` [PATCH 12/15] kaweth: remove ifdefed out call to dma_supported
` [PATCH 13/15] usbnet: "
` [PATCH 14/15] pci: remove pci_dma_supported
` [PATCH 15/15] dma: remove external references to dma_supported

[PATCH] Bluetooth: hci_smd: Qualcomm WCNSS HCI driver
 2015-10-03 16:55 UTC  (4+ messages)

BEQUEST NOTIFICATION
 2015-10-03 15:37 UTC 

[PATCH net-next v3 2/2] net: Microchip encx24j600 driver
 2015-10-03 14:56 UTC  (2+ messages)

[PATCH v2 0/5] net: dsa: complete and fix the dsa unbinding
 2015-10-03 14:25 UTC 

[PATCH 1/3] net: dsa: Use devm_ prefixed allocations
 2015-10-03 13:55 UTC  (7+ messages)

Dear: Account User
 2015-10-03 12:53 UTC 

simplify configfs attributes V2
 2015-10-03 13:32 UTC  (24+ 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 20/23] netconsole: "
` [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 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 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] 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  (6+ messages)
` [PATCH net-next v2 4/4] openvswitch: IPv6 support for ovs_tunnel_get_egress_info

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  (6+ messages)
` [MM PATCH V4.1 "

[PATCH 00/12] net: assorted y2038 changes
 2015-10-02 21:23 UTC  (4+ messages)
` [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  (8+ 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


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