netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-08 19:23:55 to 2016-02-10 00:29:15 UTC [more...]

[PATCH net-next v8 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
 2016-02-10  0:29 UTC  (7+ messages)
` [PATCH net-next v8 01/19] lib/bitmap.c: conversion routines to/from u32 array
` [PATCH net-next v8 02/19] test_bitmap: unit tests for lib/bitmap.c
` [PATCH net-next v8 03/19] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v8 04/19] net: usnic: use __ethtool_get_settings
` [PATCH net-next v8 05/19] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
` [PATCH net-next v8 06/19] tx4939: use __ethtool_get_ksettings

[PATCH net-next v3 0/7] Faster SO_REUSEPORT for TCP
 2016-02-10  0:19 UTC  (8+ messages)
` [PATCH net-next v3 1/7] sock: struct proto hash function may error
` [PATCH net-next v3 2/7] inet: create IPv6-equivalent inet_hash function
` [PATCH net-next v3 3/7] tcp: __tcp_hdrlen() helper
` [PATCH net-next v3 4/7] inet: refactor inet[6]_lookup functions to take skb
` [PATCH net-next v3 5/7] soreuseport: Prep for fast reuseport TCP socket selection
` [PATCH net-next v3 6/7] soreuseport: "
` [PATCH net-next v3 7/7] soreuseport: BPF selection functional test for TCP

[PATCH net-next 0/7] Faster SO_REUSEPORT for TCP
 2016-02-10  0:09 UTC  (10+ messages)
` [PATCH net-next 1/7] sock: struct proto hash function may error
` [PATCH net-next 2/7] inet: create IPv6-equivalent inet_hash function
` [PATCH net-next 3/7] tcp: __tcp_hdrlen() helper
` [PATCH net-next 4/7] inet: refactor inet[6]_lookup functions to take skb
` [PATCH net-next 5/7] soreuseport: Prep for fast reuseport TCP socket selection
` [PATCH net-next 6/7] soreuseport: "
` [PATCH net-next 7/7] soreuseport: BPF selection functional test for TCP

[PATCH net v3 0/3] Set a large MTU on ovs-created tunnel devices
 2016-02-10  0:05 UTC  (5+ messages)
  ` [PATCH net v3 1/3] vxlan: Relax MTU constraints
  ` [PATCH net v2 1/3] vxlan: Relax the "
  ` [PATCH net v3 2/3] geneve: Relax "
  ` [PATCH net v3 3/3] vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices

[PATCH net v3 0/4] net: add and use rx_nohandler stat counter
 2016-02-09 23:51 UTC  (12+ messages)
` [PATCH net v3 2/4] net: add "
                  ` [PATCH net-next iproute2] iplink: display rx nohandler stats

[PATCH net-next 0/7] Faster SO_REUSEPORT for TCP
 2016-02-09 23:44 UTC  (3+ messages)
` [PATCH net-next 1/7] sock: struct proto hash function may error

[PATCH v2 0/2] Factor out register bit twiddling in the Renesas Ethernet drivers
 2016-02-09 22:38 UTC  (3+ messages)
` [PATCH v2 1/2] ravb: factor out register bit twiddling code
` [PATCH v2 2/2] sh_eth: "

[PATCH v2] net: fec: Add "phy-reset-active-low" property to DT
 2016-02-09 22:12 UTC  (2+ messages)

[Intel-wired-lan] [next] igb: allow setting MAC address on i211 using a device tree blob
 2016-02-09 22:10 UTC  (6+ messages)

Pushing AF_RXRPC rewrite patches to net/next
 2016-02-09 22:08 UTC  (2+ messages)

[PATCH 0/9] RFKill airplane-mode indicator
 2016-02-09 22:01 UTC  (14+ messages)
` [PATCH 1/9] rfkill: Improve documentation language
` [PATCH 2/9] rfkill: Remove extra blank line
` [PATCH 3/9] rfkill: Point to the correct deprecated doc location
` [PATCH 5/9] rfkill: Factor rfkill_global_states[].cur assignments
` [PATCH 8/9] rfkill: Userspace control for airplane mode

[PATCH net-next] Add LAN9352 Ethernet Driver
 2016-02-09 20:40 UTC 

Mellanox ConnectX3 Pro and kernel 4.4 low throughput bug
 2016-02-09 20:21 UTC 

[PATCH 0/5] pre-decrement in error paths considered harmful
 2016-02-09 20:11 UTC  (3+ messages)
` [PATCH 3/5] net/mlx4: fix some error handling in mlx4_multi_func_init()
` [PATCH 4/5] net: sxgbe: fix error paths in sxgbe_platform_probe()

[PATCH v3 0/6] Add support for MICREL KSZ8795CLX 5-port switch
 2016-02-09 19:47 UTC  (7+ messages)
` [PATCH v3 1/6] net: phy: spi_ks8995: introduce spi_device_id table
` [PATCH v3 2/6] net: phy: spi_ks8995: verify chip and determine revision
` [PATCH v3 3/6] net: phy: spi_ks8995: add support for resetting switch using GPIO
` [PATCH v3 4/6] net: phy: spi_ks8995: generalize creation of SPI commands
` [PATCH v3 5/6] net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
` [PATCH v3 6/6] dt-bindings: net: ks8995: add bindings documentation for ks8995

[PATCH] net: ti: netcp: restore get/set_pad_info() functionality
 2016-02-09 19:38 UTC  (8+ messages)

[PATCH iproute2 1/2] tipc: fix help text spelling error in node.c
 2016-02-09 19:00 UTC  (3+ messages)
` [PATCH iproute2 2/2] tipc: add peer remove functionality

[PATCH] dmascc: Return correct error codes
 2016-02-09 18:42 UTC 

[PATCH net v2 0/3] Set a large MTU on ovs-created tunnel devices
 2016-02-09 18:22 UTC  (6+ messages)
` [PATCH net v2 1/3] vxlan: Relax the MTU constraints
  ` [PATCH net v2 2/3] geneve: Relax "
` [PATCH net v2 3/3] vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices

[PATCH iproute2 v2 00/21] bridge: complete netlink support
 2016-02-09 17:25 UTC  (24+ messages)
` [PATCH iproute2 v2 01/21] iplink: bridge: export bridge_id and designated_root
` [PATCH iproute2 v2 02/21] iplink: bridge: export root_(port|path_cost), topology_change and change_detected
` [PATCH iproute2 v2 03/21] iplink: bridge: export read-only timers
` [PATCH iproute2 v2 04/21] iplink: bridge: add support for IFLA_BR_GROUP_FWD_MASK
` [PATCH iproute2 v2 05/21] iplink: bridge: add support for IFLA_BR_GROUP_ADDR
` [PATCH iproute2 v2 06/21] iplink: bridge: add support for IFLA_BR_VLAN_DEFAULT_PVID
` [PATCH iproute2 v2 07/21] iplink: bridge: add support for IFLA_BR_MCAST_ROUTER
` [PATCH iproute2 v2 08/21] iplink: bridge: add support for IFLA_BR_MCAST_SNOOPING
` [PATCH iproute2 v2 09/21] iplink: bridge: add support for IFLA_BR_MCAST_QUERY_USE_IFADDR
` [PATCH iproute2 v2 10/21] iplink: bridge: add support for IFLA_BR_MCAST_QUERIER
` [PATCH iproute2 v2 11/21] iplink: bridge: add support for IFLA_BR_MCAST_HASH_ELASTICITY
` [PATCH iproute2 v2 12/21] iplink: bridge: add support for IFLA_BR_MCAST_HASH_MAX
` [PATCH iproute2 v2 13/21] iplink: bridge: add support for IFLA_BR_MCAST_LAST_MEMBER_CNT
` [PATCH iproute2 v2 14/21] iplink: bridge: add support for IFLA_BR_MCAST_STARTUP_QUERY_CNT
` [PATCH iproute2 v2 15/21] iplink: bridge: add support for IFLA_BR_MCAST_LAST_MEMBER_INTVL
` [PATCH iproute2 v2 16/21] iplink: bridge: add support for IFLA_BR_MCAST_MEMBERSHIP_INTVL
` [PATCH iproute2 v2 17/21] iplink: bridge: add support for IFLA_BR_MCAST_QUERIER_INTVL
` [PATCH iproute2 v2 18/21] iplink: bridge: add support for IFLA_BR_MCAST_QUERY_INTVL
` [PATCH iproute2 v2 19/21] iplink: bridge: add support for IFLA_BR_MCAST_QUERY_RESPONSE_INTVL
` [PATCH iproute2 v2 20/21] iplink: bridge: add support for IFLA_BR_MCAST_STARTUP_QUERY_INTVL
` [PATCH iproute2 v2 21/21] iplink: bridge: add support for netfilter call attributes

[PATCH iproute2] iplink: bond_slave: fix ad_actor/partner_oper_port_state output
 2016-02-09 17:21 UTC  (3+ messages)

[PATCH iproute2] ip route: add mpls multipath support
 2016-02-09 17:19 UTC  (2+ messages)

[PATCH net-next 0/2] mpls: packet stats and ttl propagation config
 2016-02-09 16:10 UTC  (4+ messages)
` [PATCH net-next 2/2] mpls: allow TTL propagation to/from IP packets to be configured

[net PATCH] net: Copy inner L3 and L4 headers as unaligned on GRE TEB
 2016-02-09 15:39 UTC  (4+ messages)

[PATCH net-next] hv_netvsc: Increase delay for RNDIS_STATUS_NETWORK_CHANGE
 2016-02-09 15:31 UTC  (3+ messages)

Fixes for rockchip EMAC
 2016-02-09 15:20 UTC  (4+ messages)
` [PATCH 1/3] net: arc_emac: fix koops caused by sk_buff free
` [PATCH 2/3] net: arc_emac: reset txbd_curr and txbd_dirty pointers to zero
` [PATCH 3/3] net: arc_emac: fix sk_buff leak

[PATCH] net: fec: Add "phy-reset-active-low" property to DT
 2016-02-09 14:47 UTC  (5+ messages)

[PATCH net-next] net: macb: add wake-on-lan support via magic packet
 2016-02-09 14:07 UTC 

[PATCH net V2 0/3] mlx5 driver fixes for 4.5-rc2
 2016-02-09 12:57 UTC  (4+ messages)
` [PATCH net V2 1/3] net/mlx5: Use offset based reserved field names in the IFC header file
` [PATCH net V2 2/3] net/mlx5e: Remove select queue ndo initialization
` [PATCH net V2 3/3] net/mlx5e: Use static constant netdevice ndos

[PATCH net-next V2 0/6] net/intel: call ndo_stop() instead of dev_close() when running offline selftest
 2016-02-09 12:30 UTC  (3+ messages)
` [PATCH net-next V2 6/6] e1000e: "
  ` [Intel-wired-lan] "

[net-next PATCH 0/7] tc offload for cls_u32 on ixgbe
 2016-02-09 12:20 UTC  (24+ messages)
` [net-next PATCH 3/7] net: sched: add cls_u32 offload hooks for netdevs
` [net-next PATCH 7/7] net: ixgbe: add support for tc_u32 offload

[net-next PATCH 00/11] net: mitigating kmem_cache slowpath and BoF discussion patches
 2016-02-09 11:57 UTC  (3+ messages)
` [net-next PATCH 06/11] RFC: mlx5: RX bulking or bundling of packets before calling network stack

[net PATCH v2] flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen
 2016-02-09 12:08 UTC  (2+ messages)

[PATCH net-next v2 0/4] packet: tpacket gso and csum offload
 2016-02-09 11:44 UTC  (2+ messages)

[PATCH v3 net-next] net: Implement fast csum_partial for x86_64
 2016-02-09 10:48 UTC  (2+ messages)

[PATCH v2 0/6] Add support for MICREL KSZ8795CLX 5-port switch
 2016-02-09 10:43 UTC  (7+ messages)
` [PATCH v2 3/6] net: phy: spi_ks8995: add support for resetting switch using GPIO
` [PATCH v2 6/6] dt-bindings: net: ks8995: add bindings documentation for ks8995

[net-next v2] bonding: use return instead of goto
 2016-02-09 10:37 UTC 

[PATCH net] enic: increment devcmd2 result ring in case of timeout
 2016-02-09 10:02 UTC  (3+ messages)

[PATCH net] selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables
 2016-02-09  9:56 UTC  (2+ messages)

[PATCH net] sctp: translate network order to host order when users get a hmacid
 2016-02-09  9:54 UTC  (2+ messages)

[PATCH 0/4] Add Ethernet support on STM32F429
 2016-02-09  9:52 UTC  (2+ messages)

[PATCH net-next] bonding: 3ad: apply ad_actor settings changes immediately
 2016-02-09  9:46 UTC  (2+ messages)

[patch net-next 0/3] bridge: mdb: flag offloaded mdb entries
 2016-02-09  9:43 UTC  (2+ messages)

[PATCH net v2] tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
 2016-02-09  9:40 UTC  (2+ messages)

[PATCH] net: add per device sg_max_frags for skb
 2016-02-09  9:30 UTC  (3+ messages)
` [PATCH v3] net:Add sysctl_max_skb_frags

Fw: [Bug 111751] New: Kernel send tcp reset when receive icmp redirect
 2016-02-09  9:17 UTC  (4+ messages)
  ` [PATCH net] tcp: do not drop syn_recv on all icmp reports

[RFC PATCH net-next 0/3] Extend macvtap with multiple qdiscs
 2016-02-09  4:30 UTC  (3+ messages)
` [RFC PATCH net-next 2/3] macvlan: add queue selection functionality

[PATCH] ip6_gre: clear IPCB in ip6gre_xmit2 in case dst_link_failure called
 2016-02-09  4:07 UTC 

gro: Make GRO aware of lightweight tunnels
 2016-02-09  0:49 UTC 

[PATCH v2 0/4] ethtool: correct {GS}CHANNELS and {GS}RXFH conflict
 2016-02-09  0:05 UTC  (5+ messages)
` [PATCH 1/4] ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
` [PATCH 2/4] ethtool: ensure channel counts are within bounds during SCHANNELS
` [PATCH 3/4] fm10k: don't reinitialize RSS flow table when RXFH configured
` [PATCH v2 4/4] ethtool: support setting default Rx flow indirection table

[PATCH net-next v7 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
 2016-02-08 23:36 UTC  (3+ messages)
` [PATCH net-next v7 01/19] lib/bitmap.c: conversion routines to/from u32 array

[PATCH iproute2 00/21] bridge: complete netlink support
 2016-02-08 22:29 UTC  (8+ messages)
` [PATCH iproute2 01/21] iplink: bridge: export bridge_id and designated_root
` [PATCH iproute2 03/21] iplink: bridge: export read-only timers

[PATCH next 2/3] ipvlan: mode is u16
 2016-02-08 22:14 UTC  (3+ messages)

[PATCH 0/3] ethtool: correct {GS}CHANNELS and {GS}RXFH conflict
 2016-02-08 22:15 UTC  (14+ messages)
` [PATCH 1/4] ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
` [PATCH 2/4] ethtool: ensure channel counts are within bounds during SCHANNELS
` [PATCH 3/4] ethtool: can't set combined and tx/rx channel counts at the same time
` [PATCH 4/4] fm10k: don't reinitialize RSS flow table when RXFH configured

[PATCH 0/4] Make igmp sysctl knobs namespace aware
 2016-02-08 22:13 UTC  (7+ messages)
` [PATCH 1/4] igmp: Namespaceify igmp_max_memberships sysctl knob
` [PATCH 2/4] igmp: Namespaceify igmp_max_msf "
` [PATCH 3/4] igmp: Namespaceify igmp_llm_reports "
  ` [PATCH v2 "
` [PATCH 4/4] igmp: Namespacify igmp_qrv "

[PATCH v2 net] bonding: don't use stale speed and duplex information
 2016-02-08 20:10 UTC 

[PATCH 0/2] ethtool: {SG}RXFH indirection deficiency
 2016-02-08 20:07 UTC  (6+ messages)
` [PATCH 2/2] fm10k: correctly report error when changing number of channels

[PATCH net] bonding: don't use stale speed and duplex information
 2016-02-08 19:56 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).