netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-23 19:17:07 to 2015-04-27 03:00:14 UTC [more...]

[RFC PATCH v2 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-27  3:00 UTC  (13+ messages)
` [RFC PATCH v3 00/10] "
  ` [PATCH v4 00/10] an introduction of Linux library operating system (LibOS)
    ` [PATCH v4 01/10] sysctl: make some functions unstatic to access by arch/lib
    ` [PATCH v4 02/10] slab: add SLIB (Library memory allocator) for arch/lib
    ` [PATCH v4 03/10] lib: public headers and API implementations for userspace programs
    ` [PATCH v4 04/10] lib: time handling (kernel glue code)
    ` [PATCH v4 05/10] lib: context and scheduling functions (kernel glue code) for libos
    ` [PATCH v4 06/10] lib: sysctl handling (kernel glue code)

[PATCH net-next 0/6] ipv6: netfilter - coding style improvements
 2015-04-27  2:43 UTC  (13+ messages)
` [PATCH net-next 1/6] ipv6: netfilter: Tidy up indenting
` [PATCH net-next 2/6] ipv6: netfilter: whitespace in line layouts
` [PATCH net-next 3/6] ipv6: netfilter: remove unnecessary braces
` [PATCH net-next 4/6] ipv6: netfilter: comparison for equality with NULL
` [PATCH net-next 5/6] ipv6: netfilter: comparison for inequality "
` [PATCH net-next 6/6] ipv6: netfilter: simply if-else statements

[PATCH] ehea: Fix memory hook reference counting crashes
 2015-04-27  0:30 UTC  (3+ messages)

[patch net-next v4 RFC 00/15] introduce programable flow dissector and cls_flower
 2015-04-26 23:33 UTC  (21+ messages)
` [patch net-next v4 RFC 01/15] net: change name of flow_dissector header to match the .c file name
` [patch net-next v4 RFC 02/15] flow_dissector: remove unused function flow_get_hlen declaration
` [patch net-next v4 RFC 03/15] net: move *skb_get_poff declarations into correct header
` [patch net-next v4 RFC 04/15] flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
` [patch net-next v4 RFC 05/15] net: move __skb_get_hash function declaration to flow_dissector.h
` [patch net-next v4 RFC 06/15] net: move __skb_tx_hash to skbuff.c
` [patch net-next v4 RFC 07/15] net: move netdev_pick_tx and dependencies to net/core/dev.c
` [patch net-next v4 RFC 08/15] flow_dissector: fix doc for skb_get_poff
` [patch net-next v4 RFC 09/15] flow_dissector: introduce programable flow_dissector
` [patch net-next v4 RFC 10/15] flow_dissect: use programable dissector in skb_flow_dissect and friends
` [patch net-next v4 RFC 11/15] flow_dissector: add missing header includes
` [patch net-next v4 RFC 12/15] flow_dissector: introduce support for ipv6 addressses
` [patch net-next v4 RFC 13/15] flow_dissector: introduce support for Ethernet addresses
` [patch net-next v4 RFC 14/15] flow_dissector: change port array into src,dst tuple
` [patch net-next v4 RFC 15/15] tc: introduce Flower classifier

[PATCH net] net: rfs: fix crash in get_rps_cpus()
 2015-04-26 20:09 UTC  (2+ messages)

[PATCH] altera tse: add support for lixed-links
 2015-04-26 20:07 UTC  (3+ messages)
` [PATCH v3] altera tse: add support for fixed-links

[PATCH] pxa168: fix double deallocation of managed resources
 2015-04-26 20:06 UTC  (2+ messages)

[PATCH net-next v6] Add support of Cavium Liquidio ethernet adapters
 2015-04-26 20:04 UTC  (3+ messages)
` [PATCH net-next v7] "

[PATCH] Bluetooth: Skip the shutdown routine if the interface is not up
 2015-04-26 18:51 UTC 

[PATCH 0/2] ppp: mppe: fixes MPPE desync on links which don't guarantee packet ordering
 2015-04-26 18:40 UTC  (3+ messages)
` [PATCH 1/2] ppp: mppe: sanity error path rework
` [PATCH 2/2] ppp: mppe: discard late packet in stateless mode

[PATCH net-next V7 0/2] openvswitch: Add support for 802.1AD
 2015-04-26 18:33 UTC  (3+ messages)
` [PATCH net-next V7 1/2] net: openvswitch: 802.1ad uapi changes
` [PATCH net-next V7 2/2] net: openvswitch: 802.1ad: Flow handling, actions, and vlan parsing

[PATCH v3 0/4] new ethernet address manipulation checks
 2015-04-26 18:20 UTC  (6+ messages)
` [PATCH v3 1/4] checkpatch: suggest using ether_addr_equal*()
` [PATCH v3 2/4] checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()
` [PATCH v3 3/4] checkpatch: Fix processing of MEMSET issues
` [PATCH v3 4/4] checkpatch: Add multi-line handling for PREFER_ETHER_ADDR_COPY

[PATCH net 0/2] net/ethtool, mlx4_en: RSS hash function setting fixes
 2015-04-26 17:18 UTC  (4+ messages)
` [PATCH net 1/2] ethtool: Use values instead of bit flags for RSS hash function
` [PATCH net 2/2] net/mlx4_en: Prevent setting invalid "

[PATCH net] net/bonding: Make DRV macros private
 2015-04-26 12:55 UTC 

[PATCH iproute2] ip link set vf: Added "query_rss" command
 2015-04-26 10:35 UTC  (4+ messages)

net: non contiguous allocations passed to build_skb
 2015-04-25 21:32 UTC  (5+ messages)
` [PATCH net] net: fix crash in build_skb()

iproute2: Make linux/in6.h a stub?
 2015-04-25 20:54 UTC 

[PATCH iproute2] Use PATH_MAX instead of MAXPATHLEN
 2015-04-25 20:33 UTC 

[PATCH net-next v1] net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface
 2015-04-25 19:48 UTC  (2+ messages)

[PATCH net-next,v2,1/1] hv_netvsc: introduce netif-msg into netvsc module
 2015-04-25 19:48 UTC  (5+ messages)

Question about raw_socket
 2015-04-25 19:22 UTC 

[PATCH] net: eth: altera: Resolve false errors from MSGDMA to TSE
 2015-04-25 18:44 UTC  (2+ messages)

[PATCH] net/tg3: Release IRQs on permanent error
 2015-04-25 18:42 UTC  (3+ messages)

[PATCH 00/21] ARCNET: Defibrillation
 2015-04-25  4:52 UTC  (28+ messages)
` [PATCH 01/21] com20020-pci: add dev_port for udev handling
` [PATCH 02/21] ARCNET: fix hard_header_len limit
` [PATCH 03/21] ARCNET: capmode: fix transfer length
` [PATCH 04/21] ARCNET: whitespace, tab and codingstyle fixes
` [PATCH 05/21] ARCNET: remove unneeded macros
` [PATCH 06/21] ARCNET: com20020: "
` [PATCH 07/21] ARCNET: rimi: "
` [PATCH 08/21] ARCNET: com90io: "
` [PATCH 09/21] ARCNET: com90xx: "
` [PATCH 10/21] ARCNET: com20020: fix ioaddr prefixes
` [PATCH 11/21] ARCNET: rimi: "
` [PATCH 12/21] ARCNET: com90io: "
` [PATCH 13/21] ARCNET: com90xx: "
` [PATCH 14/21] ARCNET: arc-rawmode: reorder module functions
` [PATCH 15/21] ARCNET: capmode: remove extra function and use C99 in struct
` [PATCH 16/21] ARCNET: capmode: move dev_free_skb to its only user
` [PATCH 17/21] ARCNET: com20020: replace magic numbers with readable macros
` [PATCH 18/21] ARCNET: com20020: remove obsolete BUS_ALIGN offset factor
` [PATCH 19/21] ARCNET: com20020: add enable and disable device on open/close
` [PATCH 20/21] ARCNET: com20020-pci: reformat structs to C99 format
` [PATCH 21/21] ARCNET: com20020-pci: add rotary index support

[Patch net] igb: pass the correct maxlen for eth_get_headlen()
 2015-04-25  1:07 UTC  (13+ messages)
                  ` [Intel-wired-lan] "

[PATCH iputils] ping: fix -i number parsing in locales
 2015-04-25  0:45 UTC 

[PATCH iputils] ping6: allow disabling of openssl support
 2015-04-25  3:42 UTC 

[PATCH iputils] tftpd: fix syslog setup
 2015-04-25  3:38 UTC 

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

[PATCH next 1/3] ipvlan: Defer multicast / broadcast processing to a work-queue
 2015-04-24 22:59 UTC  (9+ messages)

[Problem] broadcom tg3 network driver disconnects under high load
 2015-04-24 20:56 UTC  (2+ messages)

[PATCH v3] Renesas Ethernet AVB driver
 2015-04-24 18:53 UTC  (5+ messages)

[PATCH v3] Renesas Ethernet AVB driver
 2015-04-24 18:27 UTC  (7+ messages)

[PATCH] net: mdio-gpio: support access that may sleep
 2015-04-24 17:42 UTC  (9+ messages)

[PATCH] net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface
 2015-04-24 16:41 UTC  (5+ messages)

[PATCH for 4.1] rtlwifi: rtl8192cu: Fix kernel deadlock
 2015-04-24 16:03 UTC 

[PATCH net] inet: fix possible panic in reqsk_queue_unlink()
 2015-04-24 15:39 UTC  (2+ messages)

[PATCH] rhashtable: don't attempt to grow when at max_size
 2015-04-24 15:38 UTC  (12+ messages)
  ` rhashtable: Add cap on number of elements in hash table

[PATCH][FIX 4.1] bgmac: fix requests for extra polling calls from NAPI
 2015-04-24 15:32 UTC  (3+ messages)

[PATCH] fix tcp fin memory accounting
 2015-04-24 15:07 UTC  (4+ messages)
  ` [PATCH net] tcp: avoid looping in tcp_send_fin()

[PATCH v3 iproute2] ip: Add color output option
 2015-04-24 11:34 UTC 

[PATCH][net-next] xfrm: slightly optimise xfrm_input
 2015-04-24  8:49 UTC 

[RFC 0/3] tc cleanup?
 2015-04-24  8:12 UTC  (12+ messages)
` [RFC 2/3] tc: deprecate TC_ACT_QUEUED

CCM/GCM implementation defect
 2015-04-24  5:35 UTC  (7+ messages)

[PATCH v3] ethernet: myri10ge: use arch_phys_wc_add()
 2015-04-24  2:35 UTC  (4+ messages)

Resource usages in Linux drivers
 2015-04-24  0:49 UTC  (6+ messages)

[PATCH v2 0/2] checkpatch: new ethernet address manipulation checks
 2015-04-23 23:55 UTC  (10+ messages)
` [PATCH v2 2/2] checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()

[PATCH next 3/3] ipvlan: Always set broadcast bit in multicast filter
 2015-04-23 21:29 UTC 

[PATCH next 2/3] ipvlan: Process fragmented multicast frames correctly
 2015-04-23 21:29 UTC 

Suspicious RCU usage in bridge with Linux v4.0-9362-g1fc149933fd4
 2015-04-23 22:53 UTC  (2+ messages)

NAPI: Polling function requesting extra calls - difference between 3.18.11 and 4.0.0
 2015-04-23 19:27 UTC  (4+ 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).