messages from 2014-07-07 12:02:04 to 2014-07-08 22:20:23 UTC [more...]
[PATCH] iaf_packet: use BUG_ON
2014-07-08 22:20 UTC
[PATCH net-next v1 1/2] netpoll: fix use after free
2014-07-08 22:16 UTC (7+ messages)
` [PATCH net-next v1 2/2] netpoll: avoid reference leaks
[PATCH net-next v2] netpoll: fix use after free
2014-07-08 22:14 UTC
[PATCH] ip_tunnel: fix ip_tunnel_lookup
2014-07-08 22:12 UTC (2+ messages)
[PATCH net-next 0/5] SCTP updates
2014-07-08 21:40 UTC (5+ messages)
[PATCH net-next v2 0/3] net: sctp: Optimisations to sctp command queue code
2014-07-08 21:39 UTC (2+ messages)
[PATCH net-next] appletalk: fix a coccinella warning in net/appletalk/ddp.c
2014-07-08 21:32 UTC (2+ messages)
[PATCH] ieee802154: change maintainer
2014-07-08 21:23 UTC (3+ messages)
` [PATCH] MAINTAINERS: change IEEE 802.15.4 maintainer
[net-next-2.6 PATCH v5 0/2] bridge: fdb dumping takes a filter device
2014-07-08 21:21 UTC (3+ messages)
pull request: wireless-next 2014-07-03
2014-07-08 21:13 UTC (3+ messages)
[PATCHv2 net-next] net: filter: move load_pointer() into filter.h
2014-07-08 21:11 UTC (2+ messages)
[PATCH v3] declance: Fix 64-bit compilation warnings
2014-07-08 21:05 UTC (2+ messages)
GRO: very bad routing performance with 3.14.4 for GRE-packets
2014-07-08 20:35 UTC
[PATCH] hyperv: Add netpoll support
2014-07-08 20:16 UTC (8+ messages)
[PATCH net] r8169: disable L23
2014-07-08 20:16 UTC (2+ messages)
[PATCH net-next v4] xen-netback: Adding debugfs "io_ring_qX" files
2014-07-08 18:59 UTC (2+ messages)
` [Xen-devel] "
[PATCH net-next v3] xen-netback: Adding debugfs "io_ring_qX" files
2014-07-08 18:49 UTC (4+ messages)
` [Xen-devel] "
[PATCH] return the right retcode when add a unreachable route
2014-07-08 18:49 UTC (2+ messages)
[PATCH net-next 00/10] net/hsr: Use list_head+rcu, better frame dispatch, etc
2014-07-08 18:45 UTC (2+ messages)
[PATCH net-next 0/4] bridge: multicast snooping exports #2
2014-07-08 18:41 UTC (3+ messages)
` [PATCH net-next 1/2] bridge: adding stubs for multicast exports
[PATCH net-next] r8152: increase the tx timeout
2014-07-08 18:32 UTC (2+ messages)
[PATCH 1/1] ipconfig: add static to local variable
2014-07-08 18:30 UTC (2+ messages)
(unknown)
2014-07-08 18:30 UTC
[PATCH net-next v2 0/3] pktgen: Upstreaming features useful for xen-netback/front testing
2014-07-08 18:28 UTC (3+ messages)
` [PATCH net-next 1/3 v4] pktgen: Fill the payload optionally with a pattern
[PATCHv1 net 0/2] xen-netfront: multi-queue related locking fixes
2014-07-08 18:21 UTC (2+ messages)
[PATCH net-next] net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
2014-07-08 18:15 UTC
[PATCH net-next] net: phy: export phy_suspend and phy_resume
2014-07-08 17:38 UTC
[PATCH net] tcp: fix false undo corner cases
2014-07-08 17:33 UTC (3+ messages)
RSS is not efficient when forwarding
2014-07-08 17:32 UTC (9+ messages)
` RSS is not efficient when forwarding (ixgbe)
[PATCH A 00/12] Freescale ethernet driver updates
2014-07-08 16:52 UTC (15+ messages)
` [PATCH A 01/12] net: fec: iMX6 FEC does not support half-duplex gigabit
` [PATCH A 02/12] net: fec: fix ethtool set_pauseparam duplex bug
` [PATCH A 03/12] net: fec: fix interrupt handling races
` [PATCH A 04/12] net: fec: use netif_tx_disable() rather than netif_stop_queue()
` [PATCH A 05/12] net: fec: remove checking for NULL phy_dev in fec_enet_close()
` [PATCH A 06/12] net: fec: ensure that a disconnected phy isn't configured
` [PATCH A 07/12] net: fec: stop the phy before shutting down the MAC
` [PATCH A 08/12] net: fec: remove useless fep->opened
` [PATCH A 09/12] net: fec: make rx skb handling more robust
` [PATCH A 10/12] net: fec: clean up transmit descriptor setup
` [PATCH A 11/12] net: fec: ensure fec_enet_free_buffers() properly cleans the rings
` [PATCH A 12/12] net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()
linux-next: build failure after merge of the net tree
2014-07-08 16:28 UTC (3+ messages)
mm/sched/net: BUG when running simple code
2014-07-08 15:25 UTC (3+ messages)
[PATCH net-next v2] xen-netback: Adding debugfs "io_ring_qX" files
2014-07-08 15:01 UTC (4+ messages)
` [Xen-devel] "
[PATCH C 0/7] Freescale ethernet driver updates (part 3)
2014-07-08 12:02 UTC (8+ messages)
` [PATCH C 1/7] net: fec: better implementation of iMX6 ERR006358 quirk
` [PATCH C 2/7] net: fec: replace delayed work with standard work
` [PATCH C 3/7] net: fec: clear receive interrupts before processing a packet
` [PATCH C 4/7] net: fec: reorder ethtool ops to match order in struct declaration
` [PATCH C 5/7] net: fec: add support for dumping transmit ring on timeout
` [PATCH C 6/7] net: fec: remove useless status check in tx reap path
` [PATCH C 7/7] net: fec: consolidate hwtstamp implementation
[PATCH CFT 00/30] Initial round of Freescale FEC ethernet patches
2014-07-08 11:47 UTC (6+ messages)
` [PATCH CFT 02/30] net: fec: iMX6 FEC does not support half-duplex gigabit
[PATCH B 00/10] Freescale ethernet driver updates (part 2)
2014-07-08 11:40 UTC (11+ messages)
` [PATCH B 01/10] net: fec: improve safety of suspend/resume/transmit timeout paths
` [PATCH B 02/10] net: fec: ensure fec_enet_close() copes with resume failure
` [PATCH B 03/10] net: fec: only restart or stop the device if it is present and running
` [PATCH B 04/10] net: fec: move calls to quiesce/resume packet processing out of fec_restart()
` [PATCH B 05/10] net: fec: remove inappropriate calls around fec_restart()
` [PATCH B 06/10] net: fec: quiesce packet processing before stopping device in fec_suspend()
` [PATCH B 07/10] net: fec: quiesce packet processing before stopping device in fec_set_features()
` [PATCH B 08/10] net: fec: quiesce packet processing before changing features
` [PATCH B 09/10] net: fec: quiesce packet processing when taking link down in fec_enet_adjust_link()
` [PATCH B 10/10] net: fec: clean up duplex mode handling
IPsec policy database customization proposal
2014-07-08 11:35 UTC (2+ messages)
net-timestamp: MSG_TSTAMP flags and bytestream support
2014-07-08 9:41 UTC (19+ messages)
` [PATCH net-next v2 1/8] net-timestamp: explicit SO_TIMESTAMPING ancillary data struct
` [PATCH net-next v2 7/8] net-timestamp: expand documentation
[PATCH RFCv2] arm64: eBPF JIT compiler
2014-07-08 9:24 UTC (2+ messages)
[net-next PATCH 0/3] Broadcast/Multicast rate limit via Ethtool Coalesce
2014-07-08 9:18 UTC (5+ messages)
` [net-next PATCH 1/3] net: ethtool: Add Multicast and broadcast rate limit coalescing feature
` [net-next PATCH 2/3] drivers: net: cpsw: remove redundancy check
` [net-next PATCH 3/3] drivers: net: cpsw: Add support for multicast/boradcast rate limit
[PATCH] net: mvneta: fix operation in 10 Mbit/s mode
2014-07-08 8:49 UTC
[PATCH net] net/mlx4_en: Ignore budget on TX napi polling
2014-07-08 8:28 UTC
[PATCH net-next 0/6] Mellanox driver update Jul-08-2014
2014-07-08 8:25 UTC (7+ messages)
` [PATCH net-next 1/6] net/mlx4_en: Fix set port ratelimit for 40GE
` [PATCH net-next 2/6] net/mlx4_en: Run loopback test only when port is up
` [PATCH net-next 3/6] net/mlx4: Verify port number in __mlx4_unregister_mac
` [PATCH net-next 4/6] net/mlx4_en: Do not disable vlan filter during promiscuous mode
` [PATCH net-next 5/6] net/mlx4_en: Do not count LLC/SNAP in MTU calculation
` [PATCH net-next 6/6] net/mlx4_en: Fix mac_hash database inconsistency
socfpga/sockit ethernet problems
2014-07-08 7:47 UTC (6+ messages)
the side effect of using copy skb instead of skb_clone in cdc ncm/mbim driver
2014-07-08 7:03 UTC
Potential race in ip4_datagram_release_cb
2014-07-08 7:01 UTC (13+ messages)
` [PATCH] ipv4: fix a race in ip4_datagram_release_cb()
Kernel BUG while sending data on 10mbps halfduplex link
2014-07-08 6:55 UTC (5+ messages)
[PATCH net] r8152: wake up the device before dumping the hw counter
2014-07-08 6:49 UTC
[PATCH] dp83640: Always decode received status frames
2014-07-08 6:39 UTC (2+ messages)
[PATCH] appletalk: Fix socket referencing in skb
2014-07-08 6:12 UTC (2+ messages)
[PATCH net v2] igmp: fix the problem when mc leave group
2014-07-08 4:59 UTC (4+ messages)
[PATCH net] net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
2014-07-08 4:40 UTC (2+ messages)
[PATCH net-next 0/5] amd-xgbe: AMD 10Gb Ethernet driver updates
2014-07-08 4:38 UTC (2+ messages)
[PATCH net-next 0/2] net: systemport: checkpatch fixes
2014-07-08 4:37 UTC (2+ messages)
[PATCH] net: arcnet: Remove "#define bool int"
2014-07-08 4:35 UTC (2+ messages)
[PATCH net-next] enic: fix return values in enic_set_coalesce
2014-07-08 4:34 UTC (2+ messages)
[patch net-next] bonding: remove no longer relevant vlan warnings
2014-07-08 4:32 UTC (2+ messages)
[PATCH v3 net-next 00/13] at86rf230: rework driver implementation
2014-07-08 4:29 UTC (2+ messages)
[net-next 00/14][pull request] Intel Wired LAN Driver Updates 2014-07-02
2014-07-08 4:26 UTC (2+ messages)
[PATCH] net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
2014-07-08 4:20 UTC (4+ messages)
[PATCH 0/8] net: Improvements and applications of packet flow hash in transmit path
2014-07-08 4:18 UTC (2+ messages)
[PATCH net-next 0/5] net: systemport: PM and Wake-on-LAN support
2014-07-08 4:03 UTC (2+ messages)
[PATCH net-next v3] 6lowpan: mac802154: fix coding style issues
2014-07-08 3:55 UTC (2+ messages)
[PATCH] net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2
2014-07-08 3:54 UTC (2+ messages)
[PATCH net-next] netlink: Fix do_one_broadcast() prototype
2014-07-08 3:53 UTC (2+ messages)
[PATCH net-next 0/2] tipc: link state processing improvements
2014-07-08 2:56 UTC (2+ messages)
[GIT net] Open vSwitch
2014-07-08 2:39 UTC (2+ messages)
[PATCH] netlink: Fix netlink_recvmsg() handling of error from netlink_dump()
2014-07-08 2:37 UTC (2+ messages)
[PATCH net-next] tcp: switch snt_synack back to measuring transmit time of first SYNACK
2014-07-08 2:26 UTC (2+ messages)
[PATCH v2] net: Performance fix for process_backlog
2014-07-08 2:25 UTC (2+ messages)
(unknown)
2014-07-06 11:42 UTC
[PATCH] ipv4: icmp: Fix pMTU handling for rare case
2014-07-08 0:23 UTC (2+ messages)
[PATCH 0/11 v3] tlan: Link handling improvements and Olicom fixes
2014-07-08 0:09 UTC (2+ messages)
[PATCH net-next v2 0/4] be2net: patch set
2014-07-08 0:01 UTC (4+ messages)
[PATCH] batman-adv: Use kasprintf
2014-07-08 0:00 UTC (2+ messages)
[PATCH net-next 0/3] Add ptp vlan support
2014-07-07 23:58 UTC
[PATCH v3 net-next 0/4] Network driver for Armada 375 SoC
2014-07-07 22:18 UTC (6+ messages)
` [PATCH v3 1/4] ethernet: Add new driver for Marvell Armada 375 network unit
` [PATCH v3 2/4] ARM: mvebu: Add support for the network controller in Armada 375 SoC
` [PATCH v3 3/4] ARM: mvebu: Enable the network controller in Armada 375 DB board
` [PATCH v3 4/4] ARM: mvebu: enable Armada 375 network driver in mvebu_v7_defconfig
[PATCH net-next 0/3] Network driver for Armada 375 SoC
2014-07-07 21:22 UTC (5+ messages)
` [PATCH 1/3] ethernet: Add new driver for Marvell Armada 375 network unit
[PATCH] micrel phy: fix typo in define, point people to device tree
2014-07-07 21:03 UTC
[PATCH] appletalk: Set skb with destructor
2014-07-07 18:57 UTC (8+ messages)
[PATCH 1/2] hso: remove unused workqueue
2014-07-07 18:50 UTC (8+ messages)
` [PATCH 2/2] hso: fix deadlock when receiving bursts of data
[BISECTED][REGRESSION] Loading Hyper-V network drivers is racy in 3.14+ on Hyper-V 2012 R2
2014-07-07 18:13 UTC (3+ messages)
[PATCH v2 0/3] usb: gadget: NCM: Fixes and Multi-frame for TX
2014-07-07 17:33 UTC (4+ messages)
` [PATCH v2 1/3] usb: gadget: NCM: RX function support multiple NDPs
` [PATCH v2 2/3] usb: gadget: NCM: Add transmit multi-frame
` [PATCH v2 3/3] usb: gadget: NCM: Stop RX TCP Bursts getting dropped
/proc/net/ symlink interacts badly with threads (Re: Procfs race condition bug)
2014-07-07 13:41 UTC
[PATCH v2] declance: Fix 64-bit compilation warnings
2014-07-07 13:40 UTC (22+ messages)
` [PATCH] vsprintf: Remove SPECIAL from pointer types
I Need Your Partnership
2014-07-07 12:26 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).