messages from 2013-09-06 18:27:38 to 2013-09-09 20:17:00 UTC [more...]
[PATCH net-next 0/26] bonding: use neighbours instead of own lists
2013-09-09 20:16 UTC (18+ messages)
` [PATCH net-next 01/26] net: add adj_list to save only neighbours
` [PATCH net-next 02/26] net: add RCU variant to search for netdev_adjacent link
` [PATCH net-next 03/26] net: uninline netdev neighbour functions
` [PATCH net-next 04/26] net: add netdev_adjacent->private and allow to use it
` [PATCH net-next 05/26] bonding: populate neighbour's private on enslave
` [PATCH net-next 06/26] bonding: modify bond_get_slave_by_dev() to use neighbours
` [PATCH net-next 07/26] net: add for_each iterators through neighbour lower link's private
` [PATCH net-next 08/26] bonding: remove bond_for_each_slave_reverse()
` [PATCH net-next 09/26] bonding: make bond_for_each_slave() use lower neighbour's private
` [PATCH net-next 10/26] bonding: use bond_for_each_slave() in bond_uninit()
` [PATCH net-next 11/26] bonding: rework bond_3ad_xmit_xor() to use bond_for_each_slave() only
` [PATCH net-next 12/26] bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()
` [PATCH net-next 13/26] bonding: rework bond_find_best_slave() "
` [PATCH net-next 14/26] bonding: rework bond_ab_arp_probe() "
` [PATCH net-next 15/26] bonding: remove unused bond_for_each_slave_from()
` [PATCH net-next 16/26] bonding: add bond_has_slaves() and use it
` [PATCH net-next 17/26] bonding: convert bond_has_slaves() to use the neighbour list
[PATCH RFC] net: neighbour: use source address of last enqueued packet for solicitation
2013-09-09 20:17 UTC (2+ messages)
[PATCH] pch_gbe: fix unmet direct dependency on PTP_1588_CLOCK_PCH
2013-09-09 20:00 UTC (2+ messages)
RFC: crash in fib6_clean_all() while loading ipv6 module
2013-09-09 19:45 UTC (3+ messages)
` [PATCH net] ipv6: don't call fib6_run_gc() until routing is ready
[PATCH net] net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
2013-09-09 19:12 UTC (4+ messages)
bnx2x fix for stable
2013-09-09 18:32 UTC (2+ messages)
[PATCH] net: tilegx driver: avoid compiler warning
2013-09-09 18:11 UTC
[PATCH stable] ipv6: restrict neighbor entry creation to output flow
2013-09-09 17:29 UTC (5+ messages)
[PATCH 1/1] bridge: fix message_age_timer calculation
2013-09-09 16:56 UTC
rtnl_lock deadlock on 3.10
2013-09-09 16:48 UTC (14+ messages)
[PATCH net-next v4 1/6] bonding: simplify and use RCU protection for 3ad xmit path
2013-09-09 14:53 UTC (8+ messages)
[PATCH net] bnx2x: Fix configuration of doorbell block
2013-09-09 14:17 UTC (2+ messages)
TSQ accounting skb->truesize degrades throughput for large packets
2013-09-09 13:47 UTC (9+ messages)
[PATCH] bnx2x: avoid atomic allocations during initialization
2013-09-09 12:20 UTC (7+ messages)
[PATCH 00/16] Support for Eberspächer Flexcard DCAN function
2013-09-09 11:20 UTC (34+ messages)
` [PATCH 01/16] c_can_platform: add FlexCard D-CAN support
` [PATCH 02/16] c_can: add generic D-CAN RAM initialization support
` [PATCH 03/16] c_can: simplify arbitration register handling
` [PATCH 04/16] c_can: fix receive buffer configuration
` [PATCH 05/16] c_can: use 32 bit access for D_CAN
` [PATCH 06/16] c_can: consider set bittiming may fail
` [PATCH 07/16] c_can: reconfigre message objects after leaving init state
` [PATCH 08/16] c_can: Add FlexCard CAN TX fifo support
` [PATCH 09/16] c_can: expicit 32bit access on D_CAN to message buffer data register
` [PATCH 10/16] c_can: add 16bit align 32bit access functions
` [PATCH 11/16] c_can: stop netqueue if hardware is busy
` [PATCH 12/16] c_can: Add flag to disable automatic retransmission of CAN frames
` [PATCH 13/16] c_can: flexcard: add ioctl to reset FIFO message object
` [PATCH 14/16] flexcard: can: CAN local loopback using SKB pflags
` [PATCH 15/16] flexcard: can: Configure CAN loopback packages (TXACK)
` [PATCH 16/16] c_can: fix TX packet accounting
[PATCH] xen-netback: count number required slots for an skb more carefully
2013-09-09 9:20 UTC (5+ messages)
[RFC PATCH 0/4] cpsw: support for control module register
2013-09-09 8:58 UTC (8+ messages)
` [RFC PATCH 1/4] net: ethernet: cpsw: switch to devres allocations
` [RFC PATCH 2/4] drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw
` [RFC PATCH 3/4] drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode
` [RFC PATCH 4/4] ARM: dts: am33xx: adopt to "
[PATCH v2.39 0/7] MPLS actions and matches
2013-09-09 7:25 UTC (9+ messages)
` [PATCH v2.39 2/7] odp: Allow VLAN actions after MPLS actions
` [PATCH v2.39 1/7] odp: Only pass vlan_tci to commit_vlan_action()
` [PATCH v2.39 3/7] ofp-actions: Add OFPUTIL_OFPAT13_PUSH_MPLS
` [PATCH v2.39 4/7] ofp-actions: Add separate OpenFlow 1.3 action parser
` [PATCH v2.39 5/7] lib: Push MPLS tags in the OpenFlow 1.3 ordering
` [PATCH v2.39 6/7] datapath: Break out deacceleration portion of vlan_push
` [PATCH v2.39 7/7] datapath: Add basic MPLS support to kernel
[PATCH] ipv6: Do route updating for redirect in ndisc layer
2013-09-09 7:09 UTC
[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
2013-09-09 6:52 UTC (3+ messages)
` [PATCH 2/3] Send comm and cmdline in SCM_PROCINFO
[PATCH] mwifiex: Remove casting the return value which is a void pointer
2013-09-09 5:41 UTC (2+ messages)
[PATCH net] net: fib: fib6_add: fix potential NULL pointer dereference
2013-09-09 6:26 UTC (3+ messages)
[PATCH 2/2] irda: vlsi_ir: Remove casting the return value which is a void pointer
2013-09-09 5:24 UTC
[PATCH 1/2] irda: donauboe: Remove casting the return value which is a void pointer
2013-09-09 5:22 UTC
[PATCH net 1/1] r8169: enforce RX_MULTI_EN for the 8168f
2013-09-09 4:13 UTC (4+ messages)
e1000e: link up and down issue with TP-Link WDR4300 router
2013-09-09 0:33 UTC
drivers/net/ethernet/nvidia/forcedeth.c saved_config_space[size] access patch
2013-09-08 23:39 UTC
[PATCH v4] ipv6:introduce function to find route for redirect
2013-09-08 18:00 UTC (6+ messages)
[PATCH] fib6_rules: fix indentation
2013-09-08 15:09 UTC
[PATCH net] net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs
2013-09-08 5:35 UTC (2+ messages)
[patch net/stable] ipv6/exthdrs: accept tlv which includes only padding
2013-09-08 4:20 UTC (8+ messages)
[PATCH] net: fix multiqueue selection
2013-09-08 4:08 UTC (2+ messages)
[010/121] sctp: fully initialize sctp_outq in sctp_outq_init
2013-09-08 2:52 UTC
[net v6 0/8][pull request] Intel Wired LAN Driver Updates
2013-09-07 23:01 UTC (14+ messages)
` [net v6 1/8] i40e: main driver core
` [net v6 2/8] i40e: transmit, receive, and napi
` [net v6 3/8] i40e: driver ethtool core
` [net v6 4/8] i40e: driver core headers
` [net v6 5/8] i40e: implement virtual device interface
` [net v6 6/8] i40e: init code and hardware support
` [net v6 7/8] i40e: debugfs interface
` [net v6 8/8] i40e: include i40e in kernel proper
[PATCH net 1/1] RFC: drivers/net/phy: Fix for a BCM5482S auto-negotion problem
2013-09-07 21:04 UTC
[PATCH net] net: sctp: fix smatch warning in sctp_send_asconf_del_ip
2013-09-07 20:21 UTC (7+ messages)
Realtek r8168 hangs when sending data at full speed on a gigabit link
2013-09-07 19:35 UTC (6+ messages)
[PATCH net] bnx2x: Restore a call to config_init
2013-09-07 14:43 UTC (5+ messages)
netfilter: active obj WARN when cleaning up
2013-09-07 13:10 UTC
Informationen
2013-09-07 12:54 UTC
[RFC PATCHv2 0/4] Add DT support for fixed PHYs
2013-09-07 10:27 UTC (3+ messages)
[PATCH net] bnx2x: bail out if unable to acquire stats_sema
2013-09-07 9:34 UTC (6+ messages)
[PATCH] bcm63xx_enet: remove deprecated IRQF_DISABLED
2013-09-07 6:56 UTC
[PATCH] net: korina: remove deprecated IRQF_DISABLED
2013-09-07 5:20 UTC
macvlan: Move skb_clone check closer to call
2013-09-07 2:27 UTC
lån erbjudande
2013-09-06 23:27 UTC
[net-next v4] vxlan: Notify drivers for listening UDP port changes
2013-09-07 0:09 UTC (5+ messages)
[PATCH net 1/1] qlcnic: Fix warning reported by kbuild test robot
2013-09-06 22:04 UTC
[PATCH -net v2 0/2] bonding: fix arp_validate desync state & race
2013-09-06 22:00 UTC (3+ messages)
` [PATCH -net v2 1/2] bonding: fix store_arp_validate race with mode change
` [PATCH -net v2 2/2] bonding: fix bond_arp_rcv setting and arp validate desync state
[PATCH -net 0/2] bonding: fix arp_validate desync state & race
2013-09-06 20:10 UTC (4+ messages)
` [PATCH -net 1/2] bonding: fix store_arp_validate race with mode change
` [PATCH -net 2/2] bonding: fix bond_arp_rcv setting and arp validate desync state
[GIT] Networking
2013-09-06 19:40 UTC
GSO/GRO and UDP performance
2013-09-06 19:32 UTC (7+ messages)
[PATCH 2/2] sh_eth: add device tree support
2013-09-06 19:10 UTC (3+ messages)
[PATCH] tcp: properly increase rcv_ssthresh for ofo packets
2013-09-06 18:48 UTC (2+ messages)
[PATCH net-next] net: add documentation for BQL helpers
2013-09-06 18:47 UTC (3+ messages)
` [PATCH net-next v2] "
[PATCH] mlx5: remove unused MLX5_DEBUG param in Kconfig
2013-09-06 18:47 UTC (2+ messages)
[PATCH net] bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
2013-09-06 18:47 UTC (2+ messages)
[PATCH net-next] tcp: fix no cwnd growth after timeout
2013-09-06 18:47 UTC (3+ messages)
[PATCH net] net: netlink: filter particular protocols from analyzers
2013-09-06 18:47 UTC (4+ messages)
[net-next v5 8/8] i40e: include i40e in kernel proper
2013-09-06 18:30 UTC (5+ messages)
` [E1000-devel] "
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).