netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-19 15:11:34 to 2012-09-20 07:36:22 UTC [more...]

linux-next: build failure after merge of the final tree (net-next tree related)
 2012-09-20  7:36 UTC 

Oops with latest (netfilter) nf-next tree, when unloading iptable_nat
 2012-09-20  7:31 UTC  (9+ messages)

[RFC net-next] netpoll: use static branch
 2012-09-20  7:30 UTC  (4+ messages)

[PATCH 0/6] xfrm_user info leaks
 2012-09-20  7:27 UTC  (14+ messages)
` [PATCH 1/6] xfrm_user: fix info leak in copy_to_user_auth()
` [PATCH 2/6] xfrm_user: fix info leak in copy_to_user_state()
` [PATCH 3/6] xfrm_user: fix info leak in copy_to_user_policy()
` [PATCH 4/6] xfrm_user: fix info leak in copy_to_user_tmpl()
` [PATCH 5/6] xfrm_user: ensure user supplied esn replay window is valid
      ` [PATCH v2] "
` [PATCH 6/6] xfrm_user: don't copy esn replay window twice for new states

[PATCH] net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
 2012-09-20  7:18 UTC  (2+ messages)
` [PATCH net-next] "

[PATCH] rds: Error on offset mismatch if not loopback
 2012-09-20  7:11 UTC 

[PATCH net-next] mlx4: use dev_kfree_skb() instead of dev_kfree_skb_any()
 2012-09-20  7:03 UTC  (5+ messages)

[PATCH] at91ether: return PTR_ERR if call to clk_get fails
 2012-09-20  7:04 UTC 

[PATCH net-next] core: adjust checks for calling skb_copy_bits in skb_try_coalesce
 2012-09-20  7:00 UTC  (6+ messages)

Pull request: sfc-next 2012-09-19
 2012-09-20  6:59 UTC  (14+ 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

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

[RFC] tcp: use order-3 pages in tcp_sendmsg()
 2012-09-20  5:37 UTC  (12+ messages)

[PATCH net-next v2] ipv6: remove unnecessary call rt6_clean_expires
 2012-09-20  5:31 UTC 

[PATCH] ipv6: release referenct of ip6_null_entry's dst entry in __ip6_del_rt
 2012-09-20  5:25 UTC 

[PATCH] can: kvaser_usb: Add support for Kvaser CAN/USB devices
 2012-09-20  5:06 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net-next] ipv6: remove unnecessory call rt6_clean_expires
 2012-09-20  5:03 UTC  (2+ messages)

[PATCH net-next] net: only run neigh_forced_gc() from one cpu
 2012-09-20  3:51 UTC  (3+ messages)

New commands to configure IOV features
 2012-09-20  3:08 UTC  (24+ messages)

kernel BUG at kernel/timer.c:748!
 2012-09-20  2:02 UTC  (7+ messages)

[PATCH v1 0/19] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-09-19 19:29 UTC  (20+ messages)
` [PATCH v1 01/19] qlcnic: remove 82xx specific register dump utility
` [PATCH v1 02/19] qlcnic: move HW specific data to seperate structure
` [PATCH v1 03/19] qlcnic: create seperate file for data path routines
` [PATCH v1 04/19] qlcnic: change IO and PCI register acccess routines
` [PATCH v1 05/19] qlcnic: change driver hardware interface mechanism
` [PATCH v1 06/19] qlcnic: driver resource allocation
` [PATCH v1 07/19] qlcnic: get board name API
` [PATCH v1 08/19] qlcnic: update NIC partition interface routines
` [PATCH v1 09/19] qlcnic: cleanup unused register interfaces
` [PATCH v1 10/19] qlcnic: rename module params with module_param_named
` [PATCH v1 11/19] qlcnic: sysfs interface routine updates
` [PATCH v1 12/19] qlcnic: update irq management routines
` [PATCH v1 13/19] qlcnic: 83xx hardware access and data path routines
` [PATCH v1 14/19] qlcnic: 83xx adpater flash interface routines
` [PATCH v1 15/19] qlcnic: 83xx CNA inter driver communication mechanism
` [PATCH v1 16/19] qlcnic: enable 83xx virtual NIC mode
` [PATCH v1 17/19] qlcnic: common register dump utility
` [PATCH v1 18/19] qlcnic: 83xx adpater ethtool
` [PATCH v1 19/19] qlcnic: update driver version - 5.1.30

[PATCH v1 0/19] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-09-20  0:57 UTC  (21+ messages)
` [PATCH v1 01/19] qlcnic: remove 82xx specific register dump utility
` [PATCH v1 02/19] qlcnic: move HW specific data to seperate structure
` [PATCH v1 03/19] qlcnic: create seperate file for data path routines
` [PATCH v1 04/19] qlcnic: change IO and PCI register acccess routines
` [PATCH v1 05/19] qlcnic: change driver hardware interface mechanism
` [PATCH v1 06/19] qlcnic: driver resource allocation
` [PATCH v1 07/19] qlcnic: get board name API
` [PATCH v1 08/19] qlcnic: update NIC partition interface routines
` [PATCH v1 09/19] qlcnic: cleanup unused register interfaces
` [PATCH v1 10/19] qlcnic: rename module params with module_param_named
` [PATCH v1 11/19] qlcnic: sysfs interface routine updates
` [PATCH v1 12/19] qlcnic: update irq management routines
` [PATCH v1 13/19] qlcnic: 83xx hardware access and data path routines
` [PATCH v1 14/19] qlcnic: 83xx adpater flash interface routines
` [PATCH v1 15/19] qlcnic: 83xx CNA inter driver communication mechanism
` [PATCH v1 16/19] qlcnic: enable 83xx virtual NIC mode
` [PATCH v1 17/19] qlcnic: common register dump utility
` [PATCH v1 18/19] qlcnic: 83xx adpater ethtool
` [PATCH v1 19/19] qlcnic: update driver version - 5.1.30

[PATCH 0/2] do not disable sg when packet requires no checksum
 2012-09-20  1:49 UTC  (3+ messages)
` [PATCH 1/2] aoe: assert AoE packets marked as requiring "
` [PATCH 2/2] net: do not disable sg for packets "

[PATCH] net: do not disable sg for AoE
 2012-09-20  1:40 UTC  (9+ messages)
  ` [PATCH 0/2] do not disable sg when packet requires no checksum
    ` [PATCH 1/2] aoe: mark AoE packets as requiring no checksumming
    ` [PATCH 2/2] net: do not disable sg for packets requiring no checksum

[REVIEW][PATCH 0/15] userns subsystem conversions
 2012-09-20  1:28 UTC  (11+ messages)
  ` [REVIEW][PATCH 13/15] userns: Add basic quota support
    ` [PATCH] userns: Add basic quota support v2
            ` [PATCH] userns: Add basic quota support v4

mlx4: dropping multicast packets at promisc leave
 2012-09-20  0:43 UTC 

[PATCH net-next] r8169: use unlimited DMA burst for TX
 2012-09-19 23:19 UTC  (3+ messages)

[patch net] sky2: fix rx filter setup on link up
 2012-09-19 23:04 UTC  (4+ messages)

[PATCH 1/5] ucc_geth: Reduce IRQ off in xmit path
 2012-09-19 22:34 UTC  (2+ messages)

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

[PATCH v4 net-next 0/4] ipv6: fix the reassembly expire code in nf_conntrack
 2012-09-19 21:28 UTC  (2+ messages)

[PATCH] asix: Support DLink DUB-E100 H/W Ver C1
 2012-09-19 21:21 UTC  (3+ messages)

[Patch net-next] netpoll: call ->ndo_select_queue() in tx path
 2012-09-19 21:21 UTC  (2+ messages)

[PATCH v3] net-tcp: TCP/IP stack bypass for loopback connections
 2012-09-19 21:19 UTC  (6+ messages)

Netfilter lacks ability to filter packets via Application-origin
 2012-09-19 20:50 UTC  (3+ messages)

Opportunity to backport pch_gbe patches to stable 3.2.x
 2012-09-19 20:49 UTC  (2+ messages)

[Patch net-next] l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y
 2012-09-19 20:44 UTC  (2+ messages)

[PATCH net-next] netdev: make address const in device address management
 2012-09-19 20:38 UTC  (2+ messages)

[PATCH] fix ZOMBIE state bug in PPPOE driver
 2012-09-19 20:26 UTC  (2+ messages)

[PATCH] sched: fix virtual-start-time update in QFQ
 2012-09-19 20:25 UTC  (2+ 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 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)

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

[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  (7+ messages)
      ` [PATCH net-next] net: more accurate network taps in transmit path

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  (4+ messages)
` [PATCH v2 7/9] net/macb: ethtool interface: add register dump feature

[PATCH] netxen: check for root bus in netxen_mask_aer_correctable
 2012-09-19 17:40 UTC  (4+ 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  (5+ messages)

[RFC PATCHv2 bridge 0/7] Add basic VLAN support to bridges
 2012-09-19 15:24 UTC  (4+ messages)
` [RFC PATCHv2 bridge 5/7] bridge: Add vlan support to static neighbors


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