netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-16 23:03:40 to 2015-04-20 16:55:11 UTC [more...]

[PATCH 2/7] turn Makefile more distribution friendly
 2015-04-20 16:55 UTC  (2+ messages)

[PATCH v2 00/11] Add network namespace support in the RDMA-CM
 2015-04-20 16:41 UTC  (14+ messages)
` [PATCH v2 03/11] IB/core: Pass network namespace as a parameter to relevant functions
` [PATCH v2 05/11] IB/ipoib: Return IPoIB devices as possible matches to get_net_device_by_port_pkey_ip
` [PATCH v2 07/11] IB/cm: Add network namespace support
  ` [PATCH v2 01/11] RDMA/CMA: Mark IPv4 addresses correctly when the listener is IPv6
  ` [PATCH v2 02/11] IB/addr: Pass network namespace as a parameter
  ` [PATCH v2 04/11] IB/core: Find the network namespace matching connection parameters
  ` [PATCH v2 06/11] IB/cm, cma: Move RDMA IP CM private-data parsing code from ib_cma to ib_cm
  ` [PATCH v2 08/11] IB/cma: Separate port allocation to network namespaces
  ` [PATCH v2 09/11] IB/cma: Add support for "
  ` [PATCH v2 11/11] IB/ucm: Add partial "
` [PATCH v2 10/11] IB/ucma: Take the network namespace from the process

YOUR MONEY IS APPROVED
 2015-04-20 16:37 UTC 

[PATCH V1 net-next] IB/ipoib: Fix ndo_get_iflink
 2015-04-20 16:27 UTC  (7+ messages)

[PATCHSET] printk, netconsole: implement reliable netconsole
 2015-04-20 15:43 UTC  (40+ messages)
` [PATCH 01/16] printk: guard the amount written per line by devkmsg_read()
` [PATCH 02/16] printk: factor out message formatting from devkmsg_read()
` [PATCH 03/16] printk: move LOG_NOCONS skipping into call_console_drivers()
` [PATCH 04/16] printk: implement support for extended console drivers
` [PATCH 05/16] printk: implement log_seq_range() and ext_log_from_seq()
` [PATCH 06/16] netconsole: make netconsole_target->enabled a bool
` [PATCH 07/16] netconsole: factor out alloc_netconsole_target()
` [PATCH 08/16] netconsole: punt disabling to workqueue from netdevice_notifier
` [PATCH 09/16] netconsole: replace target_list_lock with console_lock
` [PATCH 10/16] netconsole: introduce netconsole_mutex
` [PATCH 11/16] netconsole: consolidate enable/disable and create/destroy paths
` [PATCH 12/16] netconsole: implement extended console support
` [PATCH 13/16] netconsole: implement retransmission support for extended consoles
` [PATCH 14/16] netconsole: implement ack handling and emergency transmission
` [PATCH 15/16] netconsole: implement netconsole receiver library
` [PATCH 16/16] netconsole: update documentation for extended netconsole

Problem with patch "make nlmsg_end() and genlmsg_end() void"
 2015-04-20 14:30 UTC  (8+ messages)

[RFC][PATCH] net: stmmac: use msleep instead of udelay for gpio reset
 2015-04-20 13:11 UTC  (3+ messages)

[PATCH] neighbour.c: Avoid GC directly after state change
 2015-04-20 12:48 UTC  (7+ messages)

[PATCH iproute2 -next] examples: bpf: fix ld offs to have same prog loaded on ingress/egress
 2015-04-20 11:48 UTC 

IT-Service Desk
 2015-04-20  6:52 UTC 

"tcp: refine TSO autosizing" causes performance regression on Xen
 2015-04-20 11:03 UTC  (17+ messages)
    ` [Xen-devel] "

[PATCH 00/11] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-04-20 10:55 UTC  (16+ messages)
` [PATCH 01/11] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
` [PATCH 02/11] timekeeping:Introduce the current_kernel_time64() function with timespec64 type
` [PATCH 03/11] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution
` [PATCH 04/11] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure
` [PATCH 05/11] time/posix-timers:Convert to the 64bit methods for k_clock callback functions
` [PATCH 06/11] char/mmtimer:Convert to the 64bit methods for k_clock callback function
` [PATCH 07/11] time/alarmtimer:Convert to the new methods for k_clock structure
` [PATCH 08/11] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure
` [PATCH 09/11] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
` [PATCH 10/11] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure
` [PATCH 11/11] k_clock:Remove the 32bit methods with timespec type

[RFC,1/8] soc/fman: Add FMan MURAM support
 2015-04-20  8:58 UTC  (3+ messages)

[PATCH] Bluetooth: Pre-initialize variables in read_local_oob_ext_data_complete()
 2015-04-20  8:47 UTC  (5+ messages)

[RFC] [PATCH] FUJITSU Extended Socket network device driver
 2015-04-20  8:37 UTC 

[PATCH linux-next v5] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-20  7:48 UTC  (2+ messages)

[PATCH v2] ip_forward: Drop frames with attached skb->sk
 2015-04-20  7:19 UTC 

[PATCH iproute2] tc util: Fix possible buffer overflow when print class id
 2015-04-20  5:33 UTC 

[PATCH v2 0/2] checkpatch: new ethernet address manipulation checks
 2015-04-20  1:13 UTC  (4+ messages)
` [PATCH v2 1/2] checkpatch: suggest using ether_addr_equal*()
` [PATCH v2 2/2] checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()

[PATCH v3] Renesas Ethernet AVB driver
 2015-04-19 23:45 UTC  (5+ messages)

[PATCH 0/2] checkpatch: new ethernet address manipulation checks
 2015-04-19 22:01 UTC  (6+ messages)
` [PATCH 1/2] checkpatch: suggest using ether_addr_equal*()
` [PATCH 2/2] checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()

[PATCH] etherdevice: Add ether_addr_copy_unaligned
 2015-04-19 21:39 UTC 

[PATCH] bnx2x: Alloc 4k fragment for each rx ring buffer element
 2015-04-19 15:48 UTC  (2+ messages)

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-19 13:28 UTC  (30+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 01/11] sysctl: make some functions unstatic to access by arch/lib
  ` [RFC PATCH v2 02/11] slab: add private memory allocator header for arch/lib
  ` [RFC PATCH v2 03/11] lib: public headers and API implementations for userspace programs
  ` [RFC PATCH v2 04/11] lib: memory management (kernel glue code)
  ` [RFC PATCH v2 05/11] lib: time handling "
  ` [RFC PATCH v2 06/11] lib: context and scheduling "
  ` [RFC PATCH v2 07/11] lib: sysctl "
  ` [RFC PATCH v2 08/11] lib: other kernel glue layer code
  ` [RFC PATCH v2 09/11] lib: asm-generic files
  ` [RFC PATCH v2 10/11] lib: libos build scripts and documentation
  ` [RFC PATCH v2 11/11] lib: tools used for test scripts
  ` [RFC PATCH v3 00/10] an introduction of library operating system for Linux (LibOS)
    ` [RFC PATCH v3 01/10] sysctl: make some functions unstatic to access by arch/lib
    ` [RFC PATCH v3 02/10] slab: add SLIB (Library memory allocator) for arch/lib
    ` [RFC PATCH v3 03/10] lib: public headers and API implementations for userspace programs
    ` [RFC PATCH v3 04/10] lib: time handling (kernel glue code)
    ` [RFC PATCH v3 05/10] lib: context and scheduling functions (kernel glue code) for libos
    ` [RFC PATCH v3 06/10] lib: sysctl handling (kernel glue code)
    ` [RFC PATCH v3 07/10] lib: other kernel glue layer code
    ` [RFC PATCH v3 08/10] lib: auxially files for auto-generated asm-generic files of libos
    ` [RFC PATCH v3 09/10] lib: libos build scripts and documentation
    ` [RFC PATCH v3 10/10] lib: tools used for test scripts

[PATCH ethtool 0/5] RSS improvements + new speeds
 2015-04-19 10:40 UTC  (5+ messages)
` [PATCH ethtool 4/5] ethtool: Prettify RX flow hash indirection table print
    ` [PATCH ethtool] Fix formatting of RX flow hash indirection table when size % 8 != 0

[PATCH net-next] ip: Add color output option
 2015-04-19  8:22 UTC  (5+ messages)

PROJECT ..... PROJECT 
 2015-04-14  8:19 UTC 

[PATCH] mac802154: llsec: fix return value check in llsec_key_alloc()
 2015-04-18 13:02 UTC  (2+ messages)

[PATCH v2 net-next] ip: Add color output option
 2015-04-18 10:39 UTC 

[PATCH v2] pppoe: Lacks DST MAC address check
 2015-04-18  9:53 UTC 

[PATCH] Bluetooth: hidp: Fix regression with older userspace and flags validation
 2015-04-17 20:34 UTC 

[PATCH v1 net-next 1/2] igb: add PHY support for Broadcom 5461S
 2015-04-17 20:24 UTC  (2+ messages)
` [PATCH v1 net-next 2/2] igb: support SIOCSMIIREG

[GIT] Networking
 2015-04-17 20:13 UTC 

[PATCH v2] net: dsa: use DEVICE_ATTR_RW to declare temp1_max
 2015-04-17 19:59 UTC  (3+ messages)

[PATCH] netns: deinline net_generic()
 2015-04-17 19:55 UTC  (9+ messages)

[PATCH] netns: remove BUG_ONs from net_generic()
 2015-04-17 19:22 UTC  (2+ messages)

tg3 NIC driver bug in 3.14.x under Xen [and 3 more messages]
 2015-04-17 19:12 UTC  (20+ messages)

[PATCH] sfc: Fix memcpy() with const destination compiler warning
 2015-04-17 19:16 UTC 

[PATCH 1/1] altera tse: Fix network-delays and -retransmissions after high throughput
 2015-04-17 19:13 UTC  (3+ messages)

[PATCH] pppoe: Lacks DST MAC address check
 2015-04-17 18:17 UTC 

[PATCH] net: remove unused 'dev' argument from netif_needs_gso()
 2015-04-17 17:29 UTC  (2+ messages)

act_mirred: Fix bogus header when redirecting from VLAN
 2015-04-17 17:29 UTC  (7+ messages)
      ` [v2] "

[PATCH net] inet_diag: fix access to tcp cc information
 2015-04-17 17:28 UTC  (3+ messages)

[PATCH net] tcp: tcp_get_info() should fetch socket fields once
 2015-04-17 17:28 UTC  (2+ messages)

[PATCH 1/2] net: dsa: use DEVICE_ATTR_RW to declare temp1_max
 2015-04-17 14:45 UTC  (6+ messages)
` [PATCH 2/2] net: dsa: register hwmon for any provided function

[PATCH 1/4] mac80211-hwsim: notify user-space about channel change
 2015-04-17 11:23 UTC  (5+ messages)
` [PATCH 3/4] mac80211-hwsim: Pass rate-ctrl flags and tx-power to user-space

[PATCH stable 3.10-3.16] tcp: Fix crash in TCP Fast Open
 2015-04-17 10:05 UTC  (4+ messages)
` Patch "tcp: Fix crash in TCP Fast Open" has been added to the 3.10-stable tree
` Patch "tcp: Fix crash in TCP Fast Open" has been added to the 3.14-stable tree

ioremap_uc() followed by set_memory_wc() - burrying MTRR
 2015-04-17  8:00 UTC  (4+ messages)

[PATCH V6 05/10] audit: log creation and deletion of namespace instances
 2015-04-17  7:35 UTC 

[PATCH net-next v4 00/24] switchdev: spring cleanup
 2015-04-17  4:48 UTC  (3+ messages)

[PATCH] dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state
 2015-04-17  2:05 UTC  (4+ messages)

[PATCH -next 0/3] net: cap size to original frag size when refragmenting
 2015-04-16 23:44 UTC  (9+ messages)


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