messages from 2015-11-30 18:19:01 to 2015-12-01 13:49:34 UTC [more...]
[patch net-next 00/26] bonding/team offload + mlxsw implementation
2015-12-01 13:48 UTC (22+ messages)
` [patch net-next 01/26] bonding: add 802.3ad support for 100G speeds
` [patch net-next 02/26] net: add netif_is_team_master helper
` [patch net-next 03/26] net: add netif_is_team_port helper
` [patch net-next 04/26] net: add netif_is_lag_master helper
` [patch net-next 05/26] net: add netif_is_lag_port helper
` [patch net-next 06/26] net: propagate upper priv via netdev_master_upper_dev_link
` [patch net-next 07/26] net: add possibility to pass information about upper device via notifier
` [patch net-next 08/26] net: add info struct for LAG changeupper
` [patch net-next 09/26] team: fill-up LAG changeupper info struct and pass it along
` [patch net-next 10/26] bonding: "
` [patch net-next 11/26] net: introduce change lower state notifier
` [patch net-next 12/26] net: introduce lower state changed info structure for LAG lowers
` [patch net-next 13/26] team: rtnl_lock for options set
` [patch net-next 14/26] team: implement lower state change propagation
` [patch net-next 15/26] bonding: allow notifications for bond_set_slave_link_state
` [patch net-next 16/26] bonding: implement lower state change propagation
` [patch net-next 17/26] bonding: set inactive flags on release
` [patch net-next 18/26] mlxsw: spectrum: Add set_rx_mode ndo stub
` [patch net-next 19/26] mlxsw: core: Add support for packets received from LAG port
` [patch net-next 20/26] mlxsw: pci: Implement LAG processing for received packets
` [patch net-next 21/26] mlxsw: reg: Add link aggregation configuration registers definitions
memory leak in do_ipv6_setsockopt
2015-12-01 13:36 UTC (2+ messages)
IPv4 tunnels: why IP-IP and SIT enforce DF bit, but GRE does not?
2015-12-01 13:30 UTC (4+ messages)
[PATCH v4 1/4] net: diag: split inet_diag_dump_one_icsk into two
2015-12-01 13:25 UTC (5+ messages)
` [PATCH v4 2/4] net: diag: Add the ability to destroy a socket from userspace
` [PATCH v4 3/4] net: diag: Support SOCK_DESTROY for inet sockets
` [PATCH v4 4/4] net: diag: Support destroying TCP sockets
[RFC PATCH net] Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
2015-12-01 13:20 UTC (3+ messages)
[PATCH net v2] openvswitch: properly refcount vport-vxlan module
2015-12-01 13:19 UTC (3+ messages)
[PATCH 1/6] net: thunderx: Force to load octeon-mdio before bgx driver
2015-12-01 13:17 UTC (2+ messages)
use-after-free in ip6_setup_cork
2015-12-01 13:13 UTC (13+ messages)
` [PATCH net] ipv6: kill sk_dst_lock
` [PATCH net] ipv6: add complete rcu protection around np->opt
[PATCH v2] ravb: add R8A7791 support
2015-12-01 13:13 UTC (3+ messages)
[PATCH 00/13] mvneta Buffer Management and enhancements
2015-12-01 13:12 UTC (4+ messages)
[PATCH] ath6kl: Use vmalloc to allocate ar->fw for api1 method
2015-12-01 13:08 UTC (2+ messages)
[RFC] Stable interface index option
2015-12-01 12:04 UTC
[RFCv3 bluetooth-next 0/4] 6lowpan: debugfs and stateful compression support
2015-12-01 11:51 UTC (6+ messages)
` [RFCv3 bluetooth-next 3/4] ipv6: add ipv6_addr_prefix_copy
[PATCH net-next] sfc: use ALIGN macro for aligning frame sizes
2015-12-01 11:58 UTC (2+ messages)
[PATCH] sctp: use GFP_USER for user-controlled kmalloc
2015-12-01 11:29 UTC (3+ messages)
[RFC] ipv6: use a random ifid for headerless devices
2015-12-01 11:22 UTC (5+ messages)
size overflow in function qdisc_tree_decrease_qlen net/sched/sch_api.c
2015-12-01 11:19 UTC (3+ messages)
TUN interfaces loopback
2015-12-01 11:02 UTC (2+ messages)
[PATCH net] bpf, array: fix heap out-of-bounds access when updating elements
2015-12-01 10:30 UTC (4+ messages)
[PATCH 0/3] net: fec: Reset ethernet PHY whenever the enet_out clock
2015-12-01 10:29 UTC (12+ messages)
` [PATCH 1/3] net: fec: Remove redundant checks for NULL clk pointer
` [PATCH 2/3] net: fec: convert to using gpiod framework
` [PATCH 3/3] net: fec: Reset ethernet PHY whenever the enet_out clock is being enabled
[PATCH 0/2 net-next] ravb: More compat strings
2015-12-01 10:26 UTC (5+ messages)
` [PATCH 1/2 net-next] ravb: Add fallback compatibility strings
` [PATCH 2/2 net-next] ravb: Add device tree support for r8a779[123]
gigaset: freeing an active object
2015-12-01 10:05 UTC (11+ messages)
[PATCH 6/6] net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
2015-12-01 9:13 UTC
[PATCH 5/6] net: thunderx: Switchon carrier only upon interface link up
2015-12-01 9:13 UTC
[PATCH 4/6] net: thunderx: Set CQ timer threshold properly
2015-12-01 9:13 UTC
[PATCH 3/6] net: thunderx: Increase transmit queue length
2015-12-01 9:13 UTC
[PATCH 2/6] net: thunderx: Wait for delayed work to finish before destroying it
2015-12-01 9:13 UTC
[PATCH 0/6] net: thunderx: Miscellaneous fixes
2015-12-01 9:13 UTC
pull request: bluetooth 2015-12-01
2015-12-01 8:58 UTC
[PATCH 00/28] MIPS Boston board support
2015-12-01 8:32 UTC (3+ messages)
` [PATCH 18/28] ptp: pch: allow build on MIPS platforms
[PATCH] netfilter: ipvs: avoid unused variable warning
2015-12-01 7:48 UTC (3+ messages)
Add a SOCK_DESTROY operation to close sockets from userspace
2015-12-01 7:12 UTC (9+ messages)
` [PATCH v3 1/4] net: diag: split inet_diag_dump_one_icsk into two
` [PATCH v3 2/4] net: diag: Add the ability to destroy a socket from userspace
` [PATCH v3 3/4] net: diag: Support SOCK_DESTROY for inet sockets
` [PATCH v3 4/4] net: diag: Support destroying TCP sockets
BUG: soft lockup happened for ixgbevf
2015-12-01 7:12 UTC
[PATCH V2 0/3] basic busy polling support for vhost_net
2015-12-01 6:39 UTC (4+ messages)
` [PATCH V2 1/3] vhost: introduce vhost_has_work()
` [PATCH V2 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH V2 3/3] vhost_net: basic polling support
[PATCH v1 1/6] net: Generalize udp based tunnel offload
2015-12-01 6:33 UTC (9+ messages)
[PATCH] ravb: add R8A7791 support
2015-12-01 6:24 UTC (8+ messages)
[PATCH 0/6] Generalize udp based tunnels and add geneve offload
2015-12-01 5:26 UTC (12+ messages)
` [PATCH v1 1/6] net: Generalize udp based tunnel offload
[PATCH net-next 0/3] basic busy polling support for vhost_net
2015-12-01 5:17 UTC (7+ messages)
` [PATCH net-next 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH net-next 3/3] vhost_net: basic polling support
Increasing skb->mark size
2015-12-01 4:57 UTC (7+ messages)
[PATCH net-next v3 0/8] openvswitch: NAT support
2015-12-01 2:46 UTC (5+ messages)
` [PATCH net-next v3 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
` [ovs-dev] "
[PATCH net-next v3 00/17] RFC: new ETHTOOL_GSETTINGS/SSETTINGS API
2015-12-01 1:52 UTC (22+ messages)
` [PATCH net-next v3 01/17] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v3 02/17] net: usnic: use __ethtool_get_settings
` [PATCH net-next v3 03/17] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
` [PATCH net-next v3 04/17] tx4939: use __ethtool_get_ksettings
` [PATCH net-next v3 05/17] net: usnic: "
` [PATCH net-next v3 06/17] net: bonding: "
` [PATCH net-next v3 07/17] net: ipvlan: "
` [PATCH net-next v3 08/17] net: macvlan: "
` [PATCH net-next v3 09/17] net: team: "
` [PATCH net-next v3 10/17] net: fcoe: "
` [PATCH net-next v3 11/17] net: rdma: "
` [PATCH net-next v3 12/17] net: 8021q: "
` [PATCH net-next v3 13/17] net: bridge: "
` [PATCH net-next v3 14/17] net: core: "
` [PATCH net-next v3 15/17] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v3 16/17] net: mlx4: convenience predicate for debug messages
` [PATCH net-next v3 17/17] net: mlx4: use new ETHTOOL_G/SSETTINGS API
4.4-rc2 xfrm_lookup kasan trace
2015-12-01 1:22 UTC (2+ messages)
[PATCH] drivers/net/usb/ax88179_178a: added Cypress GX3 VID_04b4/PID_3610
2015-12-01 1:16 UTC
[PATCH] net: add support for netdev notifier error injection
2015-11-30 23:49 UTC (3+ messages)
user-controllable kmalloc size in bpf syscall
2015-11-30 23:30 UTC (7+ messages)
` [PATCH net] bpf: fix allocation warnings in bpf maps and integer overflow
user controllable usermodehelper in br_stp_if.c
2015-11-30 23:03 UTC (7+ messages)
` [PATCH net] bridge: Only call /sbin/bridge-stp for the initial network namespace
[PATCH net-next v6] mpls: support for dead routes
2015-11-30 23:02 UTC (2+ messages)
[PATCH iproute] ila: Add support for ILA lwtunnels
2015-11-30 22:57 UTC
[PATCH 00/13] mm: memcontrol: account socket memory in unified hierarchy v4
2015-11-30 22:46 UTC (6+ messages)
` [PATCH 09/13] mm: memcontrol: generalize the socket accounting jump label
[PATCH net-next] alx: remove pointless assignment
2015-11-30 22:33 UTC
[PATCH net-next v5] mpls: support for dead routes
2015-11-30 22:32 UTC (4+ messages)
[RESEND PATCH] arm64: bpf: add 'store immediate' instruction
2015-11-30 22:24 UTC
[PATCH] ip neigh: device is optional for proxy entries
2015-11-30 22:17 UTC
[PATCH] net/neighbour: fix crash at dumping device-agnostic proxy entries
2015-11-30 22:14 UTC
[3.19.y-ckt stable] Patch "can: Use correct type in sizeof() in nla_put()" has been added to staging queue
2015-11-30 22:09 UTC
[PATCH] net: smc911x: convert pxa dma to dmaengine
2015-11-30 21:40 UTC
Kernel 4.1.12 crash
2015-11-30 20:42 UTC (9+ messages)
[PATCH net] tcp: initialize tp->copied_seq in case of cross SYN connection
2015-11-30 20:35 UTC (2+ messages)
[PATCH net-next 0/7] net: ipmr: more cleanups and mfc netlink support
2015-11-30 20:26 UTC (2+ messages)
[PATCH 1/2] net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
2015-11-30 20:20 UTC (4+ messages)
` [PATCH 2/2] net: fsl: Fix error checking for platform_get_irq()
[PATCH net] af-unix: passcred support for sendpage
2015-11-30 20:17 UTC (2+ messages)
[patch net-next v2 0/6] mlxsw: driver update
2015-11-30 20:06 UTC (2+ messages)
[RFC PATCH v1] Trying to fix the stmmac memory leak during suspend/resume
2015-11-30 19:54 UTC (3+ messages)
` [PATCH (net.git)] stmmac: fix resource management when resume
[PATCH (net.git) 0/5] Spare stmmac fixes
2015-11-30 19:54 UTC (2+ messages)
[PATCH] vmxnet3: fix checks for dma mapping errors
2015-11-30 19:53 UTC (2+ messages)
[PATCH V5 net-next 0/5] net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
2015-11-30 19:50 UTC (3+ messages)
` [PATCH V5 net-next 1/5] "
net: Generalise wq_has_sleeper helper
2015-11-30 19:46 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/13] net: thunderx: HW TSO support and other fixes
2015-11-30 19:32 UTC (2+ messages)
[P.A. Semi] Does the ethernet interface work on your Electra, Chitra, Nemo, and Athena board?
2015-11-30 18:12 UTC (2+ messages)
[PATCH 13/13] net: thunderx: Add rx timeout and rcv buffer alloc failure stats
2015-11-30 18:19 UTC
[PATCH 12/13] net: thunderx: Fix for duplicate CQEs by HW for TSO packets
2015-11-30 18:19 UTC
[PATCH 11/13] net: thunderx: HW errata workaround for non-tunneled TSO pkts
2015-11-30 18:19 UTC
[PATCH 10/13] net: thunderx: Enable CQE count threshold irq on pass2 silicon
2015-11-30 18:19 UTC
[PATCH 09/13] net: thunderx: HW TSO support for pass2 silicon
2015-11-30 18:19 UTC
[PATCH 08/13] net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
2015-11-30 18:19 UTC
[PATCH 07/13] net: thunderx: Remove unnecessary rcv buffer start address management
2015-11-30 18:19 UTC
[PATCH 06/13] net: thunderx: Switchon carrier only upon interface link up
2015-11-30 18:19 UTC
[PATCH 05/13] net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
2015-11-30 18:19 UTC
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).