netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-01 20:02:02 to 2016-11-02 18:37:21 UTC [more...]

[PATCH v5 0/7] add NS2 support to bgmac
 2016-11-02 18:37 UTC  (19+ messages)
` [PATCH v5 1/7] net: phy: broadcom: add bcm54xx_auxctl_read
` [PATCH v5 2/7] Documentation: devicetree: add PHY lane swap binding
` [PATCH v5 3/7] net: phy: broadcom: Add BCM54810 PHY entry
` [PATCH v5 4/7] Documentation: devicetree: net: add NS2 bindings to amac
` [PATCH v5 5/7] net: ethernet: bgmac: device tree phy enablement
` [PATCH v5 6/7] net: ethernet: bgmac: add NS2 support
  ` [PATCH v5 7/7] arm64: dts: NS2: add AMAC ethernet support

net/tcp: null-ptr-deref in __inet_lookup_listener/inet_exact_dif_match
 2016-11-02 18:36 UTC  (4+ messages)

[PATCH net] r8152: Fix broken RX checksums
 2016-11-02 18:29 UTC  (6+ messages)

[PATCH net] ipv4: allow local fragmentation in ip_finish_output_gso()
 2016-11-02 17:20 UTC  (3+ messages)

[PATCH net] net: Check for fullsock in sock_i_uid()
 2016-11-02 17:18 UTC  (4+ messages)

[mm PATCH v2 00/26] Add support for DMA writable pages being writable by the network stack
 2016-11-02 11:16 UTC  (27+ messages)
` [mm PATCH v2 01/26] swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg
` [mm PATCH v2 02/26] swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
` [mm PATCH v2 03/26] swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
` [mm PATCH v2 04/26] arch/arc: Add option to skip sync on DMA mapping
` [mm PATCH v2 05/26] arch/arm: Add option to skip sync on DMA map and unmap
` [mm PATCH v2 06/26] arch/avr32: Add option to skip sync on DMA map
` [mm PATCH v2 07/26] arch/blackfin: "
` [mm PATCH v2 08/26] arch/c6x: Add option to skip sync on DMA map and unmap
` [mm PATCH v2 09/26] arch/frv: Add option to skip sync on DMA map
` [mm PATCH v2 10/26] arch/hexagon: Add option to skip DMA sync as a part of mapping
` [mm PATCH v2 11/26] arch/m68k: "
` [mm PATCH v2 12/26] arch/metag: Add option to skip DMA sync as a part of map and unmap
` [mm PATCH v2 13/26] arch/microblaze: "
` [mm PATCH v2 14/26] arch/mips: "
` [mm PATCH v2 15/26] arch/nios2: "
` [mm PATCH v2 16/26] arch/openrisc: Add option to skip DMA sync as a part of mapping
` [mm PATCH v2 17/26] arch/parisc: Add option to skip DMA sync as a part of map and unmap
` [mm PATCH v2 18/26] arch/powerpc: Add option to skip DMA sync as a part of mapping
` [mm PATCH v2 19/26] arch/sh: "
` [mm PATCH v2 20/26] arch/sparc: Add option to skip DMA sync as a part of map and unmap
` [mm PATCH v2 21/26] arch/tile: "
` [mm PATCH v2 22/26] arch/xtensa: Add option to skip DMA sync as a part of mapping
` [mm PATCH v2 23/26] dma: Add calls for dma_map_page_attrs and dma_unmap_page_attrs
` [mm PATCH v2 24/26] mm: Add support for releasing multiple instances of a page
` [mm PATCH v2 25/26] igb: Update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
` [mm PATCH v2 26/26] igb: Update code to better handle incrementing page count

[PATCH net-next v2 0/5] bpf: BPF for lightweight tunnel encapsulation
 2016-11-02 16:59 UTC  (21+ messages)
` [PATCH net-next v2 3/5] "

[PATCH v4 0/7] add NS2 support to bgmac
 2016-11-02 16:53 UTC  (15+ messages)
` [PATCH v4 1/7] net: phy: broadcom: add bcm54xx_auxctl_read
` [PATCH v4 2/7] Documentation: devicetree: add PHY lane swap binding
` [PATCH v4 3/7] net: phy: broadcom: Add BCM54810 PHY entry
` [PATCH v4 4/7] Documentation: devicetree: net: add NS2 bindings to amac
  ` [PATCH v4 5/7] net: ethernet: bgmac: device tree phy enablement
` [PATCH v4 6/7] net: ethernet: bgmac: add NS2 support
` [PATCH v4 7/7] arm64: dts: NS2: add AMAC ethernet support

[PATCH net-next RFC WIP] Patch for XDP support for virtio_net
 2016-11-02 16:06 UTC  (13+ messages)

[PATCH net-next 0/3] ip: add RECVFRAGSIZE cmsg
 2016-11-02 15:55 UTC  (7+ messages)
` [PATCH net-next 1/3] ipv4: add IP_RECVFRAGSIZE cmsg
` [PATCH net-next 2/3] ipv6: add IPV6_RECVFRAGSIZE cmsg
` [PATCH net-next 3/3] ipv6: on reassembly, record frag_max_size

[PATCH RFC 0/2] ethtool: Add actual port speed reporting
 2016-11-02 15:50 UTC  (4+ messages)
` [PATCH RFC 1/2] ethtool: Add get actual port speed
` [PATCH RFC 2/2] net/mlx5e: Add support for ethtool get actual speed callback

[patch net-next 0/2] Fixes for raw diag sockets handling
 2016-11-02 15:45 UTC  (5+ messages)

Let's do P4
 2016-11-02 15:27 UTC  (21+ messages)

[PATCH net-next v2] ipv4: fib: Replay events when registering FIB notifier
 2016-11-02 15:26 UTC  (16+ messages)

[PATCH net-next V3 0/3] mlx4 XDP TX refactor
 2016-11-02 15:12 UTC  (4+ messages)
` [PATCH net-next V3 1/3] net/mlx4_en: Add TX_XDP for CQ types
` [PATCH net-next V3 2/3] net/mlx4_en: Refactor the XDP forwarding rings scheme
` [PATCH net-next V3 3/3] net/mlx4_en: Add ethtool statistics for XDP cases

[PATCH iproute2] tc: flower: Fix usage message
 2016-11-02 15:09 UTC 

[PATCH net-next 0/3] tools lib bpf: Synchronize implementations
 2016-11-02 15:08 UTC  (12+ messages)
` [PATCH net-next 2/3] tools lib bpf: Sync with samples/bpf/libbpf
` [PATCH net-next 3/3] tools lib bpf: Sync bpf_map_def with tc

[patch net-next 2/2] [PATCH] net: ip, raw_diag -- Use jump for exiting from nested loop
 2016-11-02 14:56 UTC  (2+ messages)

[patch net-next 1/2] [PATCH] net: ip, raw_diag -- Fix socket leaking for destroy request
 2016-11-02 14:56 UTC  (2+ messages)

[PATCH net] tcp: fix potential memory corruption
 2016-11-02 14:53 UTC 

SNMP read-write MIBs
 2016-11-02 14:47 UTC  (2+ messages)

[PATCH net] qede: Correctly map aggregation replacement pages
 2016-11-02 14:36 UTC 

[PATCH] igb: Workaround for igb i210 firmware issue
 2016-11-02 14:13 UTC 

[PATCH v3 0/2] net: stmmac: Add OXNAS DWMAC Glue
 2016-11-02 14:02 UTC  (3+ messages)
` [PATCH v3 1/2] net: stmmac: Add OXNAS Glue Driver
` [PATCH v3 2/2] dt-bindings: net: Add OXNAS DWMAC Bindings

[PATCH v2 0/2] net: stmmac: Add OXNAS DWMAC Glue
 2016-11-02 13:54 UTC  (4+ messages)
` [PATCH v2 1/2] net: stmmac: Add OXNAS Glue Driver

mlx5: ifup failure due to huge allocation
 2016-11-02 13:37 UTC 

[PATCH net-next iproute2 0/2 v2] Add support for operating raw sockest via diag interface
 2016-11-02 13:14 UTC  (3+ messages)
` [PATCH net-next iproute2 1/2 v2] libnetlink: Add test for error code returned from netlink reply
` [PATCH net-next iproute2 PATCH 2/2 v2] ss: Add inet raw sockets information gathering via netlink diag interface

From Amir A. K
 2016-11-01 19:12 UTC 

[PATCH net-next] mlxsw: switchib: Remove unused including <generated/utsrelease.h>
 2016-11-02 12:57 UTC  (3+ messages)
` [PATCH net-next v2] mlxsw: "

[RFC PATCH v2 0/5] ARM64: Add Internal PHY support for Meson GXL
 2016-11-02 10:33 UTC  (4+ messages)
` [RFC PATCH v2 2/5] net: phy: Add Meson GXL Internal PHY driver

[PATCH net 1/1] driver: veth: Return the actual value instead return NETDEV_TX_OK always
 2016-11-02  9:59 UTC 

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-11-02 10:08 UTC  (5+ messages)

[PATCH net-next 00/11] net: dsa: mv88e6xxx: refine port operations
 2016-11-02  9:16 UTC  (11+ messages)
` [PATCH net-next 04/11] net: dsa: mv88e6xxx: add port FID accessors
` [PATCH net-next 07/11] net: dsa: mv88e6xxx: add port link setter
` [PATCH net-next 08/11] net: dsa: mv88e6xxx: add port duplex setter

[PATCH V2] mac80211: Ignore VHT IE from peer with wrong rx_mcs_map
 2016-11-02  9:04 UTC 

[PATCH net-next V2 0/3] mlx4 XDP TX refactor
 2016-11-02  8:18 UTC  (4+ messages)
` [PATCH net-next V2 3/3] net/mlx4_en: Add ethtool statistics for XDP cases

[PATCH] igb/e1000: correct register comments
 2016-11-02  7:20 UTC 

[PATCH (net.git) 0/3] stmmac: fix PTP support
 2016-11-02  7:04 UTC  (9+ messages)
` [PATCH (net.git) 2/3] stmmac: fix PTP support for GMAC4

[net-next PATCH 0/7] stmmac: dwmac-sti refactor+cleanup
 2016-11-02  6:39 UTC  (2+ messages)

[PATCH net] cxgb4: correct device ID of T6 adapter
 2016-11-02  5:22 UTC 

[Patch net] inet: fix sleeping inside inet_wait_for_connect()
 2016-11-02  1:54 UTC  (2+ messages)

[PATCH v7 0/6] Add eBPF hooks for cgroups
 2016-11-02  1:17 UTC  (4+ messages)
` [PATCH v7 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs

[PATCH] rtl8xxxu: Fix for agressive power saving by rtl8723bu wireless IC
 2016-11-02  1:13 UTC  (5+ messages)

[PATCH 1/1] xen-netfront: cast grant table reference first to type int
 2016-11-02  1:04 UTC 

[PATCH net-next] enic: set skb->hash type properly
 2016-11-02  0:58 UTC 

[PATCH] net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettings
 2016-11-01 23:31 UTC  (2+ messages)

[PATCH] net: smsc911x: Synchronize the runtime PM status during system suspend
 2016-11-01 23:53 UTC  (5+ messages)

[PATCH net-next] i40evf: Move some i40evf_reset_task code to separate function
 2016-11-01 22:35 UTC 

[PATCH net-next 0/3] tools lib bpf: Synchronize implementations
 2016-11-01 22:04 UTC 

[PATCH net-next] ila: Fix crash caused by rhashtable changes
 2016-11-01 21:55 UTC 

[PATCH 00/12] Netfilter updates for net-next
 2016-11-01 21:26 UTC  (13+ messages)
` [PATCH 01/12] netfilter: xt_multiport: Use switch case instead of multiple condition checks
` [PATCH 02/12] netfilter: nfnetlink_log: Use GFP_NOWARN for skb allocation
` [PATCH 03/12] netfilter: nf_tables: allow expressions to return STOLEN
` [PATCH 04/12] netfilter: nft_numgen: start round robin from zero
` [PATCH 05/12] netfilter: nft_meta: permit pkttype mangling in ip/ip6 prerouting
` [PATCH 06/12] netfilter: nft_ct: add notrack support
` [PATCH 07/12] netfilter: nf_tables: add fib expression
` [PATCH 08/12] netfilter: nf_log: add packet logging for netdev family
` [PATCH 09/12] netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
` [PATCH 10/12] netfilter: nf_tables: introduce routing expression
` [PATCH 11/12] netfilter: nf_tables: remove useless U8_MAX validation
` [PATCH 12/12] netfilter: nf_queue: place volatile data in own cacheline

mlx5 bug in error path of mlx5e_open_channel()
 2016-11-01 15:48 UTC  (2+ messages)

[PATCH] net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
 2016-11-01 20:58 UTC  (3+ messages)

[PATCH v4 net-next] lan78xx: Use irq_domain for phy interrupt from USB Int. EP
 2016-11-01 20:02 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).