messages from 2013-08-29 05:20:00 to 2013-08-30 05:05:03 UTC [more...]
[PATCH 01/31] net: ax88796: use dev_get_platdata()
2013-08-30 5:05 UTC (20+ messages)
` [PATCH 02/31] net: bfin_mac: "
` [PATCH 03/31] net: au1000_eth: "
` [PATCH 04/31] net: bcm63xx_enet: "
` [PATCH 07/31] net: ep93xx_eth: "
` [PATCH 08/31] net: dm9000: "
` [PATCH 09/31] net: ethoc: "
` [PATCH 10/31] net: fec: "
` [PATCH 11/31] net: mv643xx_eth: "
` [PATCH 12/31] net: pxa168_eth: "
` [PATCH 13/31] net: ks8842: "
` [PATCH 14/31] net: ks8851-ml: "
` [PATCH 15/31] net: netx-eth: "
` [PATCH 16/31] net: sh_eth: "
` [PATCH 17/31] net: seeq: "
` [PATCH 18/31] net: smc91x: "
` [PATCH 19/31] net: smc911x: "
` [PATCH 20/31] net: smsc911x: "
` [PATCH 22/31] net: niu: "
` [PATCH 23/31] net: cpmac: "
[PATCH] net: fec: fix the error to get the previous BD entry
2013-08-30 4:35 UTC
[PATCH] USB2NET : SR9700 : One Chip USB 1.1 USB2NET SR9700 Device Driver Support
2013-08-30 4:42 UTC (5+ messages)
[PATCH V2 0/6] vhost code cleanup and minor enhancement
2013-08-30 4:29 UTC (7+ messages)
` [PATCH V2 1/6] vhost_net: make vhost_zerocopy_signal_used() returns void
` [PATCH V2 2/6] vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
` [PATCH V2 3/6] vhost: switch to use vhost_add_used_n()
` [PATCH V2 4/6] vhost_net: determine whether or not to use zerocopy at one time
` [PATCH V2 5/6] vhost_net: poll vhost queue after marking DMA is done
` [PATCH V2 6/6] vhost_net: correctly limit the max pending buffers
[PATCH net-next] drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
2013-08-30 4:14 UTC (4+ messages)
` [PATCH net-next] drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
[PATCH] sh_eth: no need to call ether_setup()
2013-08-30 3:49 UTC (3+ messages)
Pull request: sfc-next 2013-08-30
2013-08-30 3:45 UTC (17+ messages)
` [PATCH net-next 01/16] sfc: Add support for new board sensors
` [PATCH net-next 02/16] sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()
` [PATCH net-next 03/16] sfc: Remove unnecessary use of atomic_t
` [PATCH net-next 04/16] sfc: Implement asynchronous MCDI requests
` [PATCH net-next 05/16] sfc: Document conditions for multicast replication vs filter replacement
` [PATCH net-next 06/16] sfc: Allow event queue initialisation to fail
` [PATCH net-next 07/16] sfc: Allow efx_nic_type::dimension_resources "
` [PATCH net-next 08/16] sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
` [PATCH net-next 09/16] sfc: Prepare for RX scatter on EF10
` [PATCH net-next 10/16] sfc: Use a global count of active queues instead of pending drains
` [PATCH net-next 11/16] sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
` [PATCH net-next 12/16] sfc: Add EF10 register and structure definitions
` [PATCH net-next 13/16] sfc: Allocate NVRAM partition ID range for PHY images
` [PATCH net-next 14/16] sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()
` [PATCH net-next 15/16] sfc: Add support for Solarflare SFC9100 family
` [PATCH net-next 16/16] sfc: Update copyright banners
[PATCH net-next v2 0/2] sh_eth Updates
2013-08-30 3:41 UTC (3+ messages)
` [PATCH net-next v2 1/2] sh_eth: Fix cache invalidation omission of receive buffer
` [PATCH net-next v2 2/2] sh_eth: Enable Rx descriptor word 0 shift for r8a7790
[PATCH 5/5] bonding: use RCU protection for alb xmit path
2013-08-30 3:39 UTC (3+ messages)
[PATCH 4/5] bonding: restructure and simplify bond_for_each_slave_next()
2013-08-30 3:37 UTC (3+ messages)
[PATCH] drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX dependancy for NE_H8300
2013-08-30 3:29 UTC
[PATCH 3/5] bonding: add rtnl lock for bonding_store_xmit_hash
2013-08-30 3:26 UTC (3+ messages)
[PATCH 0/6] vhost code cleanup and minor enhancement
2013-08-30 3:23 UTC (7+ messages)
` [PATCH 6/6] vhost_net: remove the max pending check
[PATCH] xgmac: use bufsz not dma_buf_sz in rx_refill
2013-08-30 3:17 UTC (9+ messages)
[PATCH v2 01/11] net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
2013-08-30 3:13 UTC (11+ messages)
` [PATCH v2 02/11] net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
` [PATCH v2 03/11] net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
` [PATCH v2 04/11] net: calxedaxgmac: fix possible skb free before tx complete
` [PATCH v2 05/11] net: calxedaxgmac: update ring buffer tx_head after barriers
` [PATCH v2 06/11] net: calxedaxgmac: fix race with tx queue stop/wake
` [PATCH v2 07/11] net: calxedaxgmac: enable interrupts after napi_enable
` [PATCH v2 08/11] net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
` [PATCH v2 09/11] net: calxedaxgmac: remove some unused statistic counters
` [PATCH v2 10/11] net: calxedaxgmac: fix rx DMA mapping API size mismatches
` [PATCH v2 11/11] net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
[PATCH net-next] tcp: TSO packets automatic sizing
2013-08-30 3:02 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v3 "
[PATCH] net: fec: fix build warning of used uninitialized variable
2013-08-30 2:47 UTC (3+ messages)
[PATCH v2 net-next] pkt_sched: fq: Fair Queue packet scheduler
2013-08-30 2:30 UTC (3+ messages)
` [PATCH iproute2] "
[PATCH net-next] qdisc: allow setting default queuing discipline
2013-08-30 2:25 UTC (10+ messages)
[patch] net/fec: "u32" is more explicit than "unsigned long"
2013-08-30 2:02 UTC (4+ messages)
` [patch v2] net/fec: cleanup types in fec_get_mac()
[PATCH] net: fec: add the initial to set the physical mac address
2013-08-30 1:59 UTC (4+ messages)
[PATCH 1/5] bonding: simplify and use RCU protection for 3ad xmit path
2013-08-30 1:57 UTC (3+ messages)
[PATCH 0/5] bonding: Patchset for rcu use in bonding
2013-08-30 1:37 UTC (3+ messages)
[PATCH net-next] tcp: Remove needless check of return value
2013-08-30 1:36 UTC (2+ messages)
[-next] openvswitch BUILD_BUG_ON failed
2013-08-30 1:11 UTC (5+ messages)
Re:Very Urgent!!!
2013-08-30 0:55 UTC
[PATCH net-next 0/2] sh_eth Updates
2013-08-30 0:16 UTC (4+ messages)
` [PATCH net-next 1/2] sh_eth: Fix cache invalidation omission of receive buffer
[PATCH net-next 1/1] net: neighbour: Simplify ifdefs around neigh_app_ns()
2013-08-29 23:39 UTC (3+ messages)
` [PATCH net-next v2] net: neighbour: Remove CONFIG_ARPD
[PATCH net-next] net: ipv6: mldv1/v2: fix switchback timeout to rfc3810, 9.12
2013-08-29 22:14 UTC (3+ messages)
[PATCH net] net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
2013-08-29 21:55 UTC
[PATCH net-next 0/2] bonding: clean rlb vlan use
2013-08-29 21:38 UTC (3+ messages)
` [PATCH net-next 1/2] bonding: remove bond_vlan_used()
` [PATCH net-next 2/2] bonding: use rlb_client_info->vlan_id instead of ->tag
[PATCH net-next v10 00/11] vxlan: add ipv6 support
2013-08-29 21:20 UTC (3+ messages)
` [PATCH net-next v10 10/11] vxlan: respect scope_id for ll addr
pull-request: can-next 2013-08-29
2013-08-29 21:13 UTC
[ethtool 1/3] ethtool: fix ixgbe 82598EB only registers
2013-08-29 20:57 UTC (4+ messages)
` [ethtool 3/3] ethtool: add ixgbevf support for register dump
[PATCH v4 ethtool 0/2] Add new Realtek devices
2013-08-29 20:52 UTC (5+ messages)
` [PATCH 1/2] realtek: convert to per-chip mask
` [PATCH 2/2] realtek: update devices to 3.11
VLAN filtering/VLAN aware bridge problems
2013-08-29 20:45 UTC (2+ messages)
[PATCH net-next 0/3] pf_packet updates
2013-08-29 20:43 UTC (6+ messages)
[PATCH net-next v4 0/13] bonding: remove vlan special handling
2013-08-29 20:20 UTC (2+ messages)
[net-next v2 00/10][pull request] Intel Wired LAN Driver Updates
2013-08-29 20:14 UTC (12+ messages)
` [net-next v2 01/10] ixgbe: disable link when adapter goes down
` [net-next v2 02/10] ixgbe: Check return value on eeprom reads
` [net-next v2 03/10] ixgbe: fix incorrect limit value in ring transverse
` [net-next v2 04/10] ixgbe: fix link test when connected to 1Gbps link partner
` [net-next v2 05/10] ixgbe: zero out mailbox buffer on init
` [net-next v2 06/10] ixgbe: cleanup some log messages
` [net-next v2 07/10] ixgbe: fix SFF data dumps of SFP+ modules from an offset
` [net-next v2 08/10] ixgbe: add 1Gbps support for QSFP+
` [net-next v2 09/10] ixgbe: include QSFP PHY types in ixgbe_is_sfp()
` [net-next v2 10/10] ixgbe: add support for older QSFP active DA cables
pull request (net): ipsec 2013-08-28
2013-08-29 20:08 UTC (2+ messages)
[PATCH v2] fec: Use NAPI_POLL_WEIGHT
2013-08-29 20:00 UTC (2+ messages)
[PATCH] ipv4: sendto/hdrincl: don't use destination address found in header
2013-08-29 19:59 UTC (2+ messages)
[PATCH] virtio-net: Set RXCSUM feature if GUEST_CSUM is available
2013-08-29 19:57 UTC (2+ messages)
[PATCH net-next v3] net: sctp: sctp_verify_init: clean up mandatory checks and add comment
2013-08-29 19:55 UTC (2+ messages)
[net-next v2 1/2] vxlan: Notify drivers for listening UDP port changes
2013-08-29 19:55 UTC (6+ messages)
` [net-next RFC v2 2/2] ixgbe: Get and display the notifications from changes of the Rx vxlan UDP port
iproute2: add ability to filter neighbour discovery by protocol
2013-08-29 19:21 UTC
[PATCH net-next] pkt_sched: fq: Fair Queue packet scheduler
2013-08-29 19:19 UTC (2+ messages)
[PATCH] bridge: inherit slave devices needed_headroom
2013-08-29 19:17 UTC (2+ messages)
[PATCH] tcp: don't apply tsoffset if rcv_tsecr is zero
2013-08-29 19:12 UTC (2+ messages)
[PATCH] tcp: initialize rcv_tstamp for restored sockets
2013-08-29 19:12 UTC (2+ messages)
pull request: wireless-next 2013-08-29
2013-08-29 18:53 UTC
[PATCH net-next] net: sctp: reorder sctp_globals to reduce cacheline usage
2013-08-29 18:56 UTC (2+ messages)
[PATCH] net: mdio-sun4i: Convert to devm_* api
2013-08-29 18:55 UTC (3+ messages)
[PATCH net-next] net: sctp: probe: allow more advanced ingress filtering by mark
2013-08-29 16:54 UTC
Is fallback vhost_net to qemu for live migrate available?
2013-08-29 16:08 UTC (2+ messages)
[PATCH v2] tipc: set sk_err correctly when connection fails
2013-08-29 15:03 UTC (2+ messages)
[PATCH] r8169: add ethtool eeprom change/dump feature
2013-08-29 14:44 UTC
[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
2013-08-29 14:13 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] Send loginuid and sessionid in SCM_AUDIT
` [PATCH v2 2/3] Send comm and cmdline in SCM_PROCINFO
` [PATCH v2 3/3] Send cgroup_path in SCM_CGROUP
[PATCH iproute2] ipnetns: fix ip batch mode when using 'netns exec'
2013-08-29 12:29 UTC (4+ messages)
` [PATCH iproute2 v2] "
[PATCH] ip/xfrm: Fix potential SIGSEGV when printing extra flags
2013-08-29 12:00 UTC
Pull request: sfc-next 2013-08-28
2013-08-29 11:29 UTC (3+ messages)
[nf-next PATCH] netfilter: more strict TCP flag matching in SYNPROXY
2013-08-29 10:33 UTC (2+ messages)
[nf-next PATCH] netfilter: SYNPROXY let unrelated packets continue
2013-08-29 10:18 UTC (2+ messages)
[PATCH stable] ipv6: restrict neighbor entry creation to output flow
2013-08-29 9:21 UTC (6+ messages)
Question about NBMA tunnels for IPv6
2013-08-29 9:03 UTC
View the attached file
2013-08-29 8:48 UTC
[patch] mISDN: return -EINVAL on error in dsp_control_req()
2013-08-29 8:47 UTC
[PATCH net,stable] net: usb: Add HP hs2434 device to ZLP exception table
2013-08-29 8:32 UTC (6+ messages)
[nf-next PATCH] netfilter: Extend SYNPROXY with a --continue option
2013-08-29 8:23 UTC (3+ messages)
[iproute2] macvlan: fix typo in macvlan_print_opt()
2013-08-29 7:50 UTC
[PATCH v5][net-next.git] driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set
2013-08-29 6:56 UTC (3+ messages)
pull request: batman-adv 2013-08-28
2013-08-29 5:45 UTC (2+ messages)
[PATCH v2 net-next 0/2] qlge: feature update
2013-08-29 5:31 UTC (4+ messages)
` [PATCH v2 net-next 1/2] qlge: Enhance nested VLAN (Q-in-Q) handling
` [PATCH v2 net-next 2/2] qlge: Update version to 1.0.0.33
[patch -next] qlcnic: underflow in qlcnic_validate_max_tx_rings()
2013-08-29 5:24 UTC (2+ messages)
[PATCH net-next 0/3] xen-netback: switch to NAPI + kthread 1:1 model
2013-08-29 5:23 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).