messages from 2016-06-27 08:31:33 to 2016-06-28 08:21:29 UTC [more...]
[PATCH net] bonding: fix 802.3ad aggregator reselection
2016-06-28 8:20 UTC (2+ messages)
Backported alx driver fix for stable 4.4 kernel and older
2016-06-28 8:23 UTC
[PATCH] neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
2016-06-28 8:16 UTC
[PATCH] mpls: Add missing RCU-bh read side critical section locking in output path
2016-06-28 8:14 UTC (3+ messages)
[PATCH v10 00/22] Add HiSilicon RoCE driver
2016-06-28 8:09 UTC (10+ messages)
` [PATCH v10 04/22] IB/hns: Add RoCE engine reset function
` [PATCH v10 05/22] IB/hns: Add initial profile resource
IP ID check (flush_id) in inet_gro_receive is necessary or not?
2016-06-28 7:44 UTC (3+ messages)
pull-request: can 2016-06-23
2016-06-28 7:36 UTC (8+ messages)
` [PATCH 2/3] can: fix oops caused by wrong rtnl dellink usage
[PATCH net-next V2] tun: introduce tx skb ring
2016-06-28 7:09 UTC (5+ messages)
[PATCH net-next 0/2] qed*: Fix the static checker warnings
2016-06-28 6:10 UTC (3+ messages)
` [PATCH net-next 1/2] qed: Fix "
` [PATCH net-next 2/2] qede: Fix the "
[PATCH v2] notifier: Fix soft lockup for notifier_call_chain()
2016-06-28 6:27 UTC (5+ messages)
[PATCH net-next] tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULT
2016-06-28 4:33 UTC
[PATCH net-next 00/16] Mellanox 100G SRIOV E-Switch offload and VF representors
2016-06-28 5:57 UTC (20+ messages)
` [PATCH net-next 01/16] net/mlx5: E-Switch, Add operational mode to the SRIOV e-Switch
` [PATCH net-next 02/16] net/mlx5: E-Switch, Add support for the sriov offloads mode
` [PATCH net-next 03/16] net/mlx5: E-Switch, Add miss rule for "
` [PATCH net-next 04/16] net/mlx5: E-Switch, Add API to create send-to-vport rules
` [PATCH net-next 05/16] net/mlx5: Introduce offloads steering namespace
` [PATCH net-next 06/16] net/mlx5: E-Switch, Add offloads table
` [PATCH net-next 07/16] net/mlx5: E-Switch, Add API to create vport rx rules
` [PATCH net-next 08/16] net/devlink: Add E-Switch mode control
` [PATCH net-next 09/16] net/mlx5: Add devlink interface
` [PATCH net-next 10/16] net/mlx5e: Add devlink based SRIOV mode changes (legacy --> offloads)
` [PATCH net-next 11/16] net/mlx5e: Create NIC global resources only once
` [PATCH net-next 12/16] net/mlx5e: TIRs management refactoring
` [PATCH net-next 13/16] net/mlx5e: Mark enabled RQTs instances explicitly
` [PATCH net-next 14/16] net/mlx5e: Add support for multiple profiles
` [PATCH net-next 15/16] net/mlx5: Add Representors registration API
` [PATCH net-next 16/16] net/mlx5e: Introduce SRIOV VF representors
[PATCH net-next 0/9] net: hns: fix the typo of hns
2016-06-28 5:41 UTC (15+ messages)
` [PATCH net-next 1/9] MAINTAINERS: add maintainers for hns driver
` [PATCH net-next 2/9] net: hns: fix code style about "
` [PATCH net-next 3/9] net: hns: change code style from a = a + x to a += x
` [PATCH net-next 4/9] net: hns: delete redundant parens
` [PATCH net-next 5/9] net: hns: add a space before "*/"
` [PATCH net-next 6/9] net: hns: normalize two different loop
` [PATCH net-next 7/9] net: hns: remove redundant hns_mac_dev_to_enet_if()
` [PATCH net-next 8/9] net: hns: add media-type property for hns
` [PATCH net-next 9/9] net: hns: get reset registers from DT
[PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
2016-06-28 3:55 UTC (3+ messages)
tcp md5: one more crypto-sg-on-the-stack instance
2016-06-28 3:41 UTC (14+ messages)
` [PATCH net-next] tcp: md5: do not use stack storage in crypto operations
` [PATCH v2 net-next] tcp: md5: use kmalloc() backed scratch areas
[PATCH] notifier: Fix soft lockup for notifier_call_chain()
2016-06-28 3:30 UTC (3+ messages)
[PATCH] geneve: fix max_mtu setting
2016-06-28 2:53 UTC (4+ messages)
[PATCH net-next 0/6] r8152: support new chips
2016-06-28 2:45 UTC (10+ messages)
` [PATCH net-next 6/6] r8152: add byte_enable for ocp_read_word function
` [PATCH net-next v2 0/6] r8152: support new chips
` [PATCH net-next v2 1/6] r8152: add aldps_enable for rtl_ops
` [PATCH net-next v2 2/6] r8152: add u1u2_enable "
` [PATCH net-next v2 3/6] r8152: add power_cut_en "
` [PATCH net-next v2 4/6] r8152: support the new chip 8050
` [PATCH net-next v2 5/6] r8152: support RTL8153B
` [PATCH net-next v2 6/6] r8152: add byte_enable for ocp_read_word function
Supporting C45 PHY without ID registers
2016-06-28 1:50 UTC (3+ messages)
linux-next: manual merge of the net-next tree with the imx-mxs tree
2016-06-28 1:27 UTC
[PATCH net-next 0/6] net: dsa: Platform data for dsa2.c
2016-06-28 1:19 UTC (9+ messages)
` [PATCH net-next 1/6] net: dsa: Pass device pointer to dsa_register_switch
` [PATCH net-next 2/6] net: dsa: Make most functions take a dsa_port argument
` [PATCH net-next 3/6] net: dsa: Suffix function manipulating device_node with _dn
` [PATCH net-next 4/6] net: dsa: Move ports assignment closer to error checking
` [PATCH net-next 5/6] net: dsa: Export dev_to_net_device()
` [PATCH net-next 6/6] net: dsa: Add support for platform data
[RFC] tun: Support VIRTIO_NET_HDR_F_DATA_VALID in tun_get_user
2016-06-27 23:41 UTC (2+ messages)
[Patch net] mlx4: set csum_complete_sw bit when fixing complete csum
2016-06-27 23:16 UTC (8+ messages)
[PATCH] tcp: add an ability to dump and restore window parameters
2016-06-27 22:33 UTC
[PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one()
2016-06-27 22:33 UTC (5+ messages)
[PATCH 1/2] net: ethernet: mvpp2: use phydev from struct net_device
2016-06-27 22:08 UTC (2+ messages)
` [PATCH 2/2] net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings
[PATCH v2 iproute2 0/3] ss: Add support to filter by device
2016-06-27 21:13 UTC (5+ messages)
` [PATCH v2 iproute2 1/3] ss: Refactor inet_show_sock
` [PATCH v2 iproute2 2/3] ss: Allow ssfilter_bytecompile to return 0
` [PATCH v2 iproute2 3/3] ss: Add support to filter on device
[iproute PATCH v3 0/6] Big C99 style initializer rework
2016-06-27 21:10 UTC (3+ messages)
[patch] qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
2016-06-27 20:50 UTC
[PATCH net] bpf, perf: delay release of BPF prog after grace period
2016-06-27 19:38 UTC
[PATCH v4 00/19] CALIPSO Implementation
2016-06-27 19:29 UTC (5+ messages)
[PATCH net-next 00/13] liquidio: updates and bug fixes
2016-06-27 18:58 UTC (3+ messages)
[PATCH v2 iproute2 0/6] Add support for vrf keyword
2016-06-27 18:51 UTC (7+ messages)
` [PATCH iproute2 1/6] ip vrf: Add name_is_vrf
` [PATCH v2 iproute2 2/6] ip link/addr: Add support for vrf keyword
` [PATCH iproute2 3/6] ip neigh: Add support for keyword
` [PATCH iproute2 4/6] ip route: Change type mask to bitmask
` [PATCH iproute2 5/6] ip vrf: Add ipvrf_get_table
` [PATCH iproute2 6/6] ip route: Add support for vrf keyword
[PATCH net-next] net: bridge: add support for IGMP/MLD stats and export them via netlink
2016-06-27 18:10 UTC
[PATCH iproute2 0/3] ss: Add support to filter by device
2016-06-27 18:09 UTC (5+ messages)
` [PATCH iproute2 1/3] ss: Refactor inet_show_sock
` [PATCH iproute2 3/3] ss: Add support to filter on device
[PATCH iproute2] man: ip-link: Add vrf type
2016-06-27 18:02 UTC (2+ messages)
[iproute PATCH] Fix MAC address length check
2016-06-27 18:02 UTC (2+ messages)
[PATCH iproute2] Enable use of extra debugging information
2016-06-27 17:52 UTC (2+ messages)
[PATCH iproute2 net-next] bridge: man: fix "brige" typo
2016-06-27 17:51 UTC
[iproute PATCH] man: ip-address, ip-link: Document 'type' quirk
2016-06-27 17:51 UTC (2+ messages)
Multi-thread udp 4.7 regression, bisected to 71d8c47fc653
2016-06-27 17:21 UTC (5+ messages)
[ethtool PATCH v2 4/4] ethtool: Enhancing link mode bits to support 25G/50G/100G
2016-06-27 16:51 UTC (2+ messages)
[PATCH net] net: bridge: fix vlan stats continue counter
2016-06-27 16:34 UTC
[REGRESSION, bisect]cxgb4 port failure with TSO traffic after commit 10d3be569243def8("tcp-tso: do not split TSO packets at retransmit time")
2016-06-27 15:47 UTC (18+ messages)
` [PATCH net] tcp: do not send too big packets at retransmit time
[PATCH net] i40e: use valid online CPU on q_vector initialization
2016-06-27 15:16 UTC
[PATCH] vsock: make listener child lock ordering explicit
2016-06-27 14:45 UTC (2+ messages)
[PATCH] dsa: mv88e6xxx: hide unused functions
2016-06-27 14:43 UTC (3+ messages)
[PATCH net-next 0/5] Initial SFP support patches
2016-06-27 14:41 UTC (2+ messages)
[PATCH net v2] ipv6: enforce egress device match in per table nexthop lookups
2016-06-27 14:37 UTC (2+ messages)
pull-request: can-next 2016-06-17
2016-06-27 14:34 UTC (2+ messages)
` pull-request: can-next 2016-06-17,pull-request: "
[PATCH] net: Fix resetting network_header in neigh_resolve_output and neigh_connected_output
2016-06-27 14:28 UTC (3+ messages)
4.4 stable request for net: macb: fix default configuration for GMAC on AT91
2016-06-27 14:09 UTC (2+ messages)
GOOD NEWS!!
2016-06-27 14:01 UTC
[PATCH net] net: avoid vlan ptype specific match to be leaked on real device
2016-06-27 13:43 UTC (7+ messages)
ethtool 4.6 released
2016-06-27 13:51 UTC (3+ messages)
` ethtool needs a new maintainer
[PATCH] tipc: Use kmemdup instead of kmalloc and memcpy
2016-06-27 13:59 UTC (2+ messages)
[PATCH v2] wlcore: time sync : add support for 64 bit clock
2016-06-27 13:37 UTC
[patch net-next v5 0/4] return offloaded stats as default and expose original sw stats
2016-06-27 13:11 UTC (13+ messages)
[PATCH net-next] i40e: add missing link advertise setting
2016-06-27 13:03 UTC
[PATCH v2] ibmvnic: fix to use list_for_each_safe() when delete items
2016-06-27 12:48 UTC (2+ messages)
[RFC] meson: add support for configuring the ethernet clocks
2016-06-27 11:33 UTC (5+ messages)
` [PATCH RFC 3/3] ARM64: dts: meson-gxbb: use the new meson8b DWMAC glue
[PATCH net-next 1/2] tipc: honor msg2addr return value
2016-06-27 11:34 UTC (2+ messages)
` [PATCH net-next 2/2] tipc: rename udp_port in struct udp_media_addr
[PATCH] net: the space is required before the open parenthesis '('
2016-06-27 10:12 UTC
[PATCH ethtool] ethtool.c: fix memory leaks
2016-06-27 9:59 UTC (4+ messages)
[PATCH v2 0/2] net: thunderx: Miscellaneous fixes
2016-06-27 10:00 UTC (3+ messages)
` [PATCH v2 1/2] net: thunderx: Fix link status reporting
` [PATCH v2 2/2] net: thunderx: Fix TL4 configuration for secondary Qsets
[PATCH net-next v10 0/5] openvswitch: support for layer 3 encapsulated packets
2016-06-27 9:35 UTC (11+ messages)
` [PATCH net-next v10 2/5] openvswitch: set skb protocol and mac_len when receiving on internal device
[PATCH] dsa: b53: avoid 'maybe-uninitialized' warning
2016-06-27 9:19 UTC
[PATCH v2 00/15] drivers: net: cpsw: improve runtime pm
2016-06-27 9:18 UTC (2+ messages)
[PATCH net 0/7] Mellanox 100G mlx5 fixes#2 for 4.7-rc
2016-06-27 9:08 UTC (8+ messages)
` [PATCH net 1/7] net/mlx5: Update command strings
` [PATCH net 2/7] net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices
` [PATCH net 3/7] net/mlx5e: Change enum to better reflect usage
` [PATCH net 4/7] net/mlx5e: Check for BlueFlame capability before allocating SQ uar
` [PATCH net 5/7] net/mlx5e: Prevent adding the same vxlan port
` [PATCH net 6/7] net/mlx5e: Fix number of PFC counters reported to ethtool
` [PATCH net 7/7] net/mlx5e: Reorganize ethtool statistics
[PATCH v3] net: ethernet: ti: cpdma: switch to use genalloc
2016-06-27 9:05 UTC
[PATCH] net: ethernet: tundra: Correct argument for pci_free_consistent
2016-06-27 9:04 UTC
Potential double mutex_lock bug in net/ceph/auth.c
2016-06-27 8:22 UTC
[PATCH v2] net: ethernet: ti: cpdma: switch to use genalloc
2016-06-27 8:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).