netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-18 14:21:29 to 2012-09-19 20:19:01 UTC [more...]

[RFC] tcp: use order-3 pages in tcp_sendmsg()
 2012-09-19 20:18 UTC  (10+ messages)

[PATCH] net: do not disable sg for AoE
 2012-09-19 20:14 UTC  (4+ messages)

[PATCH v4] ipconfig: Inform user if carrier is not ready
 2012-09-19 20:13 UTC  (2+ messages)

[PATCH net] tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
 2012-09-19 20:10 UTC  (2+ messages)

[PATCH 1/2] Added information about which firmware file is being requested
 2012-09-19 20:10 UTC  (10+ messages)
` [PATCH 2/2] Using LP firmware for taking advantage of the low-power capabilities

[PATCH] net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
 2012-09-19 20:03 UTC 

[RFC net-next] netpoll: use static branch
 2012-09-19 20:00 UTC  (3+ messages)

[PATCH net] batman-adv: make batadv_test_bit() return 0 or 1 only
 2012-09-19 19:50 UTC  (2+ messages)

[PATCH] USB: remove dbg() usage in USB networking drivers
 2012-09-19 19:46 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] i825xx: znet: fix compiler warnings when building a 64-bit kernel
 2012-09-19 19:45 UTC  (2+ messages)

New commands to configure IOV features
 2012-09-19 19:44 UTC  (18+ messages)

[PATCH net-next 2/2] gre: add GSO support
 2012-09-19 19:41 UTC  (2+ messages)

[PATCH net-next 1/2] net: provide a default dev->ethtool_ops
 2012-09-19 19:41 UTC  (4+ messages)

Netfilter lacks ability to filter packets via Application-origin
 2012-09-19 19:40 UTC 

[PATCH] tcp: restore rcv_wscale in a repair mode (v2)
 2012-09-19 19:40 UTC 

[PATCH net-next] net: dev: fix incorrect getting net device's name
 2012-09-19 19:37 UTC  (2+ messages)

[PATCH net-next] ipv6: recursive check rt->dst.from when call rt6_check_expired
 2012-09-19 19:35 UTC  (4+ messages)

BUG: TCPDUMP invalid cksum persists after disabling TCP cksum offload
 2012-09-19 19:33 UTC  (10+ messages)
      ` [PATCH net-next] net: more accurate network taps in transmit path

Pull request: sfc-next 2012-09-19
 2012-09-19 19:18 UTC  (12+ messages)
` [PATCH net-next 01/11] pps/ptp: Allow PHC devices to adjust PPS events for known delay
` [PATCH net-next 02/11] sfc: Add explicit RX queue flag to channel
` [PATCH net-next 03/11] sfc: Add channel specific receive_skb handler and post_remove callback
` [PATCH net-next 04/11] sfc: Allow efx_mcdi_rpc to be called in two parts
` [PATCH net-next 05/11] sfc: Fix maximum array sizes for various MCDI commands
` [PATCH net-next 06/11] sfc: Add support for IEEE-1588 PTP
` [PATCH net-next 07/11] sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
` [PATCH net-next 08/11] sfc: Support variable-length response to MCDI GET_BOARD_CFG
` [PATCH net-next 09/11] sfc: Expose FPGA bitfile partition through MTD
` [PATCH net-next 10/11] sfc: Bump version to 3.2
` [PATCH net-next 11/11] sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request

Oops with latest (netfilter) nf-next tree, when unloading iptable_nat
 2012-09-19 19:14 UTC  (6+ messages)

Opportunity to backport pch_gbe patches to stable 3.2.x
 2012-09-19 18:41 UTC 

Slow inbound traffic on macvtap interfaces
 2012-09-19 17:54 UTC  (6+ messages)
      ` Macvtap bug: contractor wanted

[PATCH v2 0/9] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-09-19 17:50 UTC  (13+ messages)
` [PATCH v2 1/9] net/macb: Add support for Gigabit Ethernet mode
` [PATCH v2 2/9] net/macb: memory barriers cleanup
` [PATCH v2 3/9] net/macb: change debugging messages
` [PATCH v2 4/9] net/macb: remove macb_get_drvinfo()
` [PATCH v2 5/9] net/macb: tx status is more than 8 bits now
` [PATCH v2 6/9] net/macb: clean up ring buffer logic
` [PATCH v2 7/9] net/macb: ethtool interface: add register dump feature
` [RFC PATCH v2 8/9] net/macb: better manage tx errors
` [PATCH v2 9/9] net/macb: Offset first RX buffer by two bytes

[PATCH net-next] net: only run neigh_forced_gc() from one cpu
 2012-09-19 17:45 UTC  (6+ messages)

[PATCH] netxen: check for root bus in netxen_mask_aer_correctable
 2012-09-19 17:40 UTC  (6+ messages)

[RFC] new connection-oriented layer 3+4 protocol
 2012-09-19 17:08 UTC 

HTB vs CoDel performance
 2012-09-19 17:00 UTC  (6+ messages)

[PATCH net-next v1] net: use a per task frag allocator
 2012-09-19 16:56 UTC 

Davicom DM9000C driver
 2012-09-19 16:39 UTC 

[PATCH v5 00/10] IPC: checkpoint/restore in userspace enhancements
 2012-09-19 16:06 UTC  (11+ messages)
` [PATCH v5 01/10] ipc: remove forced assignment of selected message
` [PATCH v5 02/10] ipc: "use key as id" functionality for resource get system call introduced
` [PATCH v5 03/10] ipc: segment key change helper introduced
` [PATCH v5 04/10] ipc: add new SHM_SET command for sys_shmctl() call
` [PATCH v5 05/10] ipc: add new MSG_SET command for sys_msgctl() call
` [PATCH v5 06/10] glge driver: rename internal SEM_SET macro to SEM_INIT
` [PATCH v5 07/10] ipc: add new SEM_SET command for sys_semctl() call
` [PATCH v5 08/10] IPC: message queue receive cleanup
` [PATCH v5 09/10] IPC: message queue copy feature introduced
` [PATCH v5 10/10] test: IPC message queue copy feture test

Possible networking regression in 3.6.0
 2012-09-19 15:26 UTC  (7+ messages)

[RFC PATCHv2 bridge 0/7] Add basic VLAN support to bridges
 2012-09-19 15:24 UTC  (10+ messages)
` [RFC PATCHv2 bridge 1/7] bridge: Add vlan check to forwarding path
` [RFC PATCHv2 bridge 2/7] bridge: Add vlan to unicast fdb entries
` [RFC PATCHv2 bridge 3/7] bridge: Add vlan id to multicast groups
` [RFC PATCHv2 bridge 4/7] bridge: Add netlink interface to configure vlans on bridge ports
` [RFC PATCHv2 bridge 5/7] bridge: Add vlan support to static neighbors
` [RFC PATCHv2 bridge 6/7] bridge: Add sysfs interface to display VLANS
` [RFC PATCHv2 bridge 7/7] bridge: Add the ability to show dump the vlan map from a bridge port

[PATCH v4 net-next 0/4] ipv6: fix the reassembly expire code in nf_conntrack
 2012-09-19 15:12 UTC  (6+ messages)
` [PATCH 1/4] ipv6: add a new namespace for nf_conntrack_reasm
` [PATCH 2/4] ipv6: unify conntrack reassembly expire code with standard one
` [PATCH 3/4] ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
` [PATCH 4/4] ipv6: unify fragment thresh handling code

[RFC PATCH] tcp: use of undefined variable
 2012-09-19 14:46 UTC 

Regarding ethernet directory between IP and SoC chip vendor
 2012-09-19 12:39 UTC 

[PATCH net-next] mlx4: use dev_kfree_skb() instead of dev_kfree_skb_any()
 2012-09-19 12:12 UTC  (4+ messages)

[RFC PATCH net-next v2 0/1] Add support of ECMPv6
 2012-09-19  9:18 UTC  (3+ messages)
` [PATCH net-next v3 "
  ` [PATCH net-next v3 1/1] ipv6: add support of ECMP

[RFC PATCH v1 0/3] usbnet: runtime suspend when link becomes down
 2012-09-19  8:39 UTC  (8+ messages)
` [RFC PATCH v1 1/3] usbnet: introduce usbnet_link_change API
  ` [RFC PATCH v1 2/3] usbnet: apply usbnet_link_change
  ` [RFC PATCH v1 3/3] usbnet: support runtime PM triggered by link change

[PATCH 1/5] ucc_geth: Reduce IRQ off in xmit path
 2012-09-19  7:36 UTC  (7+ messages)
` [PATCH 2/5] ucc_geth: Word align Ethernet RX data
` [PATCH 3/5] ucc_geth: Fix two gcc warnings
` [PATCH 4/5] ucc_geth: Increase RX ring buffer from 32 to 64
` [PATCH 5/5] ucc_geth: Add IRQ coalescing

[net-next 0/4][pull request] Intel Wired LAN Driver Updates
 2012-09-19  6:19 UTC  (8+ messages)
` [net-next 1/4] igb: Remove artificial restriction on RQDPC stat reading
` [net-next 2/4] igb: Support to enable EEE on all eee_supported devices
` [net-next 3/4] ixgbevf: Add support for VF API negotiation
` [net-next 4/4] ixgbevf: scheduling while atomic in reset hw path

[PATCHv4] virtio-spec: virtio network device multiqueue support
 2012-09-19  6:12 UTC  (10+ messages)

[PATCH] tcp: Fixed a TFO server bug that crashed kernel by raw sockets
 2012-09-19  5:12 UTC  (4+ messages)

[PATCH] net/core: fix comment in skb_try_coalesce
 2012-09-19  5:08 UTC  (2+ messages)

[ethtool] ethtool: --set-eee sends ETHTOOL_SEEE ioctl even if nothing changed
 2012-09-19  3:20 UTC 

Трудовой договор - типичные ошибки и судебная практика
 2012-09-19  2:25 UTC 

[PATCH v3 net-next 0/4] ipv6: fix the reassembly expire code in nf_conntrack
 2012-09-19  1:54 UTC  (4+ messages)
` [PATCH 1/4] ipv6: add a new namespace for nf_conntrack_reasm

lockdep splat with net-next
 2012-09-19  0:08 UTC 

[PATCH v2 net-next 0/4] ipv6: fix the reassembly expire code in nf_conntrack
 2012-09-18 21:46 UTC  (3+ messages)

[net] e1000: Small packets may get corrupted during padding by HW
 2012-09-18 20:33 UTC  (2+ messages)

[PATCH] xfrm: fix a rcu_read_lock() imbalance in make_blackhole
 2012-09-18 20:30 UTC  (2+ messages)

[PATCH] tcp: fix regression in urgent data handling
 2012-09-18 20:26 UTC  (2+ messages)

[patch net] sky2: fix rx filter setup on link up
 2012-09-18 20:25 UTC  (4+ messages)

[PATCH] net: fix memory leak on oom with zerocopy
 2012-09-18 20:25 UTC  (2+ messages)

[PATCH] bnx2x: fix rx checksum validation for IPv6
 2012-09-18 20:17 UTC  (3+ messages)

[PATCH] xfrm_user: return error pointer instead of NULL #2
 2012-09-18 20:16 UTC  (3+ messages)

[PATCH] xfrm_user: return error pointer instead of NULL
 2012-09-18 20:16 UTC  (3+ messages)

[PATCH 1/3] net/ieee802154/6lowpan.c: Remove unecessary semicolon
 2012-09-18 20:13 UTC  (6+ messages)
  ` [PATCH 2/3] net/openvswitch/vport.c: "
` [PATCH 3/3] net/tipc/name_table.c: "

[PATCH net-next V4 0/2] Add rtnl_link_ops support to IPoIB
 2012-09-18 20:12 UTC  (3+ messages)

[PATCH net-next v3 0/4] Take care of xfrm policy when checking dst entries
 2012-09-18 20:08 UTC  (4+ messages)

[V4 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-09-18 17:50 UTC  (4+ messages)

[PATCH 0/6] llc2: Simplify llc_station
 2012-09-18 17:49 UTC  (6+ messages)

[PATCH NEXT V3] rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
 2012-09-18 15:29 UTC 

[PATCH NEXT V2] rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
 2012-09-18 14:50 UTC  (3+ messages)

xt_hashlimit.c race?
 2012-09-18 14:26 UTC  (2+ messages)


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).