netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-26 05:09:38 to 2015-09-28 22:20:08 UTC [more...]

[PATCH net-next 0/8] Mellanox mlx5 driver update
 2015-09-28 22:20 UTC  (2+ messages)

e1000_hw.c_Elementary checkpatch warnings and checks removed
 2015-09-28 22:01 UTC 

BUG: Mellanox crash with iommu=soft and swiotlb=force
 2015-09-28 21:59 UTC  (2+ messages)

unregister_netdevice warnings when deleting netns
 2015-09-28 21:35 UTC  (3+ messages)

[PATCH net-next 0/6] make non-modular code explicitly non-modular
 2015-09-28 21:32 UTC  (9+ messages)
` [PATCH 1/6] net/core: make sock_diag.c "
` [PATCH 2/6] net/dcb: make dcbnl.c "
` [PATCH 3/6] net/sched: make sch_blackhole.c "
` [PATCH 4/6] net/ethernet: make amd/hplance.c driver "
` [PATCH 5/6] net/ethernet: make 8390/mac8390.c "
` [PATCH 6/6] net/ethernet: make apple/macmace.c "

[PATCH 0/5] y2038 conversion for ntp/pps and sfc driver
 2015-09-28 20:21 UTC  (6+ messages)
` [PATCH 1/5] ntp/pps: use timespec64 for hardpps()
` [PATCH 2/5] ntp/pps: replace getnstime_raw_and_real with 64-bit version
` [PATCH 3/5] ntp: use timespec64 in sync_cmos_clock
` [PATCH 4/5] ntp/pps: use y2038 safe types in pps_event_time
` [PATCH 5/5] net: sfc: avoid using timespec

[RFC PATCH] Fix false positives in can_checksum_protocol()
 2015-09-28 19:37 UTC  (6+ messages)

[net-next 0/5][pull request] Intel Wired LAN Driver Updates 2015-09-28
 2015-09-28 19:33 UTC  (6+ messages)
` [net-next 1/5] i40e: Move i40e_get_head into header file
` [net-next 2/5] i40e/i40evf: refactor tx timeout logic
` [net-next 3/5] i40e: add GRE tunnel type to csum encoding
` [net-next 4/5] i40e: Fix RS bit update in Tx path and disable force WB workaround
` [net-next 5/5] igb: assume MSI-X interrupts during initialization

[RFT] geneve: implement support for IPv6-based tunnels
 2015-09-28 19:20 UTC  (3+ messages)

[GIT PULL nf-next 00/84] Second Round of IPVS Updates for v4.4
 2015-09-28 18:45 UTC  (4+ messages)
  ` [PATCH] ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL

[net] i40e: fix VLAN inside VXLAN
 2015-09-28 18:21 UTC 

[net-next PATCH 0/3] Minor IPv4 routing cleanups
 2015-09-28 18:10 UTC  (4+ messages)
` [net-next PATCH 1/3] net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
` [net-next PATCH 2/3] net: Swap ordering of tests in ip_route_input_mc
` [net-next PATCH 3/3] net: Remove martian_source_keep_err goto label

[PATCH v2] net: sctp: Don't use 64 kilobyte lookup table for four elements
 2015-09-28 17:24 UTC  (7+ messages)

4.3-rc3 Regression: NFS access stall by commit 6ae459bdaaee
 2015-09-28 17:19 UTC 

[PATCH net-next v2 00/11] net: L3 master device
 2015-09-28 17:17 UTC  (12+ messages)
` [PATCH net-next 01/11] net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
` [PATCH net-next 02/11] net: Introduce L3 Master device abstraction
` [PATCH net-next 03/11] net: Add support for l3mdev ops to VRF driver
` [PATCH net-next 04/11] net: Replace vrf_master_ifindex{,_rcu} with l3mdev equivalents
` [PATCH net-next 05/11] net: Replace vrf_dev_table and friends
` [PATCH net-next 06/11] net: Replace calls to vrf_dev_get_rth
` [PATCH net-next 07/11] net: Remove the now unused vrf_ptr
` [PATCH net-next 08/11] net: Remove vrf header file
` [PATCH net-next 09/11] net: Move netif_index_is_l3_master to l3mdev.h
` [PATCH net-next 10/11] net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
` [PATCH net-next 11/11] net: Add netif_is_l3_slave

[PATCH] net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
 2015-09-28 17:12 UTC 

RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
 2015-09-28 16:51 UTC 

[PATCH 0/7] Further optimizing SLAB/SLUB bulking
 2015-09-28 16:30 UTC  (17+ messages)
` [PATCH 1/7] slub: create new ___slab_alloc function that can be called with irqs disabled
` [PATCH 2/7] slub: Avoid irqoff/on in bulk allocation
` [PATCH 3/7] slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
` [PATCH 4/7] slab: implement bulking for SLAB allocator
` [PATCH 5/7] slub: support for bulk free with SLUB freelists
` [PATCH 6/7] slub: optimize bulk slowpath free by detached freelist
` [PATCH 7/7] slub: do prefetching in kmem_cache_alloc_bulk()

[net-next PATCH v2] netpoll: Drop budget parameter from NAPI polling call hierarchy
 2015-09-28 16:16 UTC 

[PATCH] e1000: fix e1000e_disable_aspm_locked() warning
 2015-09-28 15:57 UTC  (2+ messages)

[PATCH V4 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-09-28 15:31 UTC  (20+ messages)

simplify configfs attributes
 2015-09-28 14:49 UTC  (50+ 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_ac1: "
` [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 19/23] target: "
` [PATCH 23/23] configfs: remove old API

Per-flow IPv4 ECMP
 2015-09-28 13:48 UTC  (2+ messages)

[PATCH] l2tp: protect tunnel->del_work by ref_count
 2015-09-28 13:39 UTC  (2+ messages)

[PATCH] net/bonding: send arp in interval if no active slave
 2015-09-28 13:31 UTC  (11+ messages)

[PATCH v2 1/1] net sysfs: Print link speed as signed integer
 2015-09-28 13:05 UTC 

[PATCH 1/1] net sysfs: Print link speed as signed integer
 2015-09-28 13:00 UTC  (2+ messages)

[PATCH] net: sctp: Don't use 64 kilobyte lookup table for four elements
 2015-09-28 12:30 UTC 

[net-next PATCH] net: help compiler generate better code in eth_get_headlen
 2015-09-28 10:47 UTC 

[PATCH net 0/2] sctp: Fix SCTP deadlock
 2015-09-28 10:35 UTC  (2+ messages)

[net] skbuff: Fix skb checksum flag on skb pull
 2015-09-28  9:46 UTC 

[PATCH] bna: fix error handling
 2015-09-28  8:49 UTC 

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-28  7:29 UTC  (5+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
    ` [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder

[PATCH wpan-tools 1/2] security: add nl802154 security support
 2015-09-28  7:25 UTC  (2+ messages)
` [PATCH wpan-tools 2/2] security: add store and restore scripts

[PATCH 1/7] 8139cp: Improve accuracy of cp_interrupt() return, to survive IRQ storms
 2015-09-28  7:21 UTC  (13+ messages)
          ` [PATCH WTF] 8139cp: Fix GSO MSS handling
            ` [PATCH v2 RFC] "

[PATCH bluetooth-next 0/4] ieee802154: add llsec support over nl802154
 2015-09-28  7:00 UTC  (5+ messages)
` [PATCH bluetooth-next 1/4] netlink: add nla_get for le32 and le64
` [PATCH bluetooth-next 2/4] nl802154: use nla_get_le64 for get extended addr
` [PATCH bluetooth-next 3/4] nl802154: add support for security layer
` [PATCH bluetooth-next 4/4] mac802154: add comments for llsec issues

[PATCH net-next] BNX2: fix a Null Pointer for stats_blk
 2015-09-28  7:01 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH] net ipv4 ipconfig: use preferred log methods
 2015-09-28  5:37 UTC  (2+ messages)

[PATCH net-next] cxgb4: Add HW timesptamp support for RX
 2015-09-28  4:56 UTC 

[PATCH] bridge: Allow forward delay to be cfgd when STP enabled
 2015-09-28  2:09 UTC  (2+ messages)

Fw: [Bug 105091] New: ICMP unreachable is not sent when receiving GRE packets on device that has no tunnel interface
 2015-09-28  1:06 UTC 

[PATCH] netpoll: Drop budget parameter from NAPI polling call hierarchy
 2015-09-27 22:58 UTC  (3+ messages)

[PATCH 1/2] ne: Add h8300 support
 2015-09-27 19:51 UTC  (3+ messages)
` [PATCH 2/2] ne: DeviceTree support

[PATCH] ipvs: drop first packet to dead server
 2015-09-27 17:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-27 16:33 UTC  (2+ messages)

did you receive my charity proposal details
 2015-09-27 13:48 UTC 

[PATCH V5 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-09-27 13:48 UTC  (3+ messages)
  ` [PATCH V5 2/2] debugfs: Pass bool pointer to debugfs_create_bool()

[PATCH net-next 0/4] ila: Use NF_INET_PRE_ROUTING nfhook
 2015-09-27  8:10 UTC  (3+ messages)

[PATCH net-next v4] net: Fix Hisilicon Network Subsystem Support Compilation
 2015-09-27  7:22 UTC 

[PATCH net-next v3] net: Fix Hisilicon Network Subsystem Support Compilation
 2015-09-27  7:19 UTC  (3+ messages)

[PATCH 07/19] net: hisilicon: fix handling platform_get_irq result
 2015-09-27  5:48 UTC  (4+ messages)
` [PATCH 16/19] r8169: fix handling rtl_readphy result

[PATCH net-next 0/2] vxlan: support both IPv4 and IPv6 sockets
 2015-09-27  5:41 UTC  (2+ messages)

[PATCH] net/mlx4: Handle return codes in mlx4_qp_attach_common
 2015-09-27  4:31 UTC  (2+ messages)

[PATCH 1/1] net: Add SO_REUSEPORT_LISTEN_OFF socket option as drain mode
 2015-09-27  2:24 UTC  (6+ messages)

[PATCH v3 2/2] [net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
 2015-09-26 22:50 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] [net] af_unix: Convert the unix_sk macro to an inline function for type safety
  ` [PATCH v4 2/2] [net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag

netlink: Replace rhash_portid with bound
 2015-09-26 20:17 UTC  (17+ messages)
  ` [PATCH v2] "
        ` netlink: Add barrier to netlink_connect for theoretical case
            ` netlink: Add netlink_bound helper and use it in netlink_getname

[PATCH v3 1/3] net: irda: pxaficp_ir: use sched_clock() for time management
 2015-09-26 18:49 UTC  (3+ messages)
` [PATCH v3 2/3] net: irda: pxaficp_ir: convert to readl and writel
` [PATCH v3 3/3] net: irda: pxaficp_ir: dmaengine conversion

Forcing the output interface using ip6_route_output doesn't work
 2015-09-26 15:51 UTC  (3+ messages)

[PATCH 2/2] Convert smsc911x to use ACPI as well as DT
 2015-09-26 15:20 UTC  (12+ messages)

[PATCH net-next 00/11] net: L3 master device
 2015-09-26 13:24 UTC  (3+ messages)
` [PATCH net-next 01/11] net: Introduce L3 Master device abstraction

[GIT] Networking
 2015-09-26  5:09 UTC 


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