netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-19 13:55:49 to 2013-03-20 16:33:46 UTC [more...]

[PATCH net-next v3] packet: packet fanout rollover during socket overload
 2013-03-20 16:33 UTC  (7+ messages)
        ` [PATCH net-next] net: fix psock_fanout selftest hash collision

[PATCH] chelsio: add headroom in RX path
 2013-03-20 16:33 UTC 

[PATCH] net: fec: Define indexes as 'unsigned int'
 2013-03-20 16:29 UTC  (2+ messages)

[PATCH net-next] bnx2x: AER revised
 2013-03-20 15:21 UTC 

[PATCH 2/2] sh_eth: check TSU registers ioremap() error
 2013-03-20 16:23 UTC  (2+ messages)

[PATCH 1/2] sh_eth: fix bitbang memory leak
 2013-03-20 16:23 UTC  (3+ messages)

[PATCH] net/irda: add missing error path release_sock call
 2013-03-20 16:23 UTC  (2+ messages)

[PATCH] net: ethernet: davinci_emac: make local function emac_poll_controller() static
 2013-03-20 16:22 UTC  (2+ messages)

[PATCH -next] openvswitch: fix error return code in ovs_vport_cmd_set()
 2013-03-20 16:22 UTC  (3+ messages)

[PATCH -next] lpc_eth: fix error return code in lpc_eth_drv_probe()
 2013-03-20 16:19 UTC  (2+ messages)

[PATCH] dynticks: avoid flow_cache_flush() interrupting every core
 2013-03-20 16:17 UTC  (2+ messages)

[PATCH] NET: ipconfig: Fix newline handling in log message
 2013-03-20 16:16 UTC  (2+ messages)

[PATCH v3 net-next 0/4] net: filter: BPF updates
 2013-03-20 16:15 UTC  (10+ messages)
` [PATCH v3 net-next 1/4] flow_keys: include thoff into flow_keys for later usage
` [PATCH v3 net-next 2/4] net: flow_dissector: add __skb_get_poff to get a start offset to payload
` [PATCH v3 net-next 3/4] filter: add ANC_PAY_OFFSET instruction for loading payload start offset
` [PATCH v3 net-next 4/4] filter: add minimal BPF JIT emitted image disassembler

[PATCH 00/12] l2tp bugfix patchset
 2013-03-20 16:14 UTC  (14+ messages)
` [PATCH 01/12] udp: add encap_destroy callback
` [PATCH 02/12] l2tp: add udp encap socket destroy handler
` [PATCH 03/12] l2tp: export l2tp_tunnel_closeall
` [PATCH 04/12] l2tp: close sessions in ip socket destroy callback
` [PATCH 05/12] l2tp: close sessions before initiating tunnel delete
` [PATCH 06/12] l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup
` [PATCH 07/12] l2tp: don't BUG_ON sk_socket being NULL
` [PATCH 08/12] l2tp: add session reorder queue purge function to core
` [PATCH 09/12] l2tp: purge session reorder queue on delete
` [PATCH 10/12] l2tp: push all ppp pseudowire shutdown through .release handler
` [PATCH 11/12] l2tp: avoid deadlock in l2tp stats update
` [PATCH 12/12] l2tp: unhash l2tp sessions on delete, not on free

[PATCH 1/5] net: ks8695net: Use module_platform_driver()
 2013-03-20 16:12 UTC  (6+ messages)
` [PATCH 2/5] net: s6gmac: "
` [PATCH 3/5] net: au1k_ir: "
` [PATCH 4/5] net: mdio-gpio: "
` [PATCH 5/5] net: mdio-octeon: "

[PATCH 0/2] netlink: protection and workaround for too long mcast group name
 2013-03-20 16:08 UTC  (5+ messages)
` [PATCH 1/2] genetlink: trigger BUG_ON if a group name is too long
` [PATCH 2/2] thermal: shorten too long mcast group name

[PATCH v3 1/1 net-next] NET: FEC: dynamtic check DMA desc buff type
 2013-03-20 16:04 UTC  (2+ messages)

[patch] RxRPC: use copy_to_user() instead of memcpy()
 2013-03-20 15:52 UTC  (6+ messages)

[PATCH 1/1]core:Change a wrong explain about dev_get_by_name
 2013-03-20 15:32 UTC  (2+ messages)

[PATCH] rename configure.in to configure.ac
 2013-03-20 15:29 UTC  (2+ messages)

[PATCH] net: fec: make local function fec_poll_controller() static
 2013-03-20 15:11 UTC  (2+ messages)

[BUG][mvebu] mvneta: cannot request irq 25 on openblocks-ax3
 2013-03-20 15:09 UTC  (9+ messages)
  `  "

[PATCH 0/7] netfilter fixes for 3.9-rc
 2013-03-20 14:25 UTC  (10+ messages)
` [PATCH 1/7] netfilter: nf_conntrack: register pernet subsystem before register L4 proto
` [PATCH 2/7] netfilter: nfnetlink_queue: fix incorrect initialization of copy range field
` [PATCH 3/7] netfilter: ip6t_NPT: restrict to mangle table
` [PATCH 4/7] ipvs: fix sctp chunk length order
` [PATCH 5/7] ipvs: add backup_only flag to avoid loops
` [PATCH 6/7] ipvs: remove extra rcu lock
` [PATCH 7/7] netfilter: remove unused "config IP_NF_QUEUE"

[PATCH net-next 1/2] net_sched: don't do precise pkt_len computation for untrusted packets
 2013-03-20 13:46 UTC  (7+ messages)

[PATCH v3 1/1 net-next] net: fec: put tx to napi poll function to fix dead lock
 2013-03-20 13:33 UTC  (3+ messages)

[PATCH] fix mv643xx_eth for disabled autoneg
 2013-03-20 11:49 UTC  (2+ messages)

3.9-rc3 forcedeth lockdep splat with netconsole
 2013-03-20 11:58 UTC  (2+ messages)

Can we rely on ethernet header padding?
 2013-03-20  9:54 UTC  (5+ messages)

[PATCH] ip xfrm state: Allow different selector family
 2013-03-20  9:18 UTC  (2+ messages)

[PATCH net-next 0/4] net: filter: BPF updates
 2013-03-20  8:50 UTC  (7+ messages)
` [PATCH net-next 1/4] flow_keys: include thoff into flow_keys for later usage
` [PATCH net-next 4/4] filter: add minimal BPF JIT emitted image disassembler

Cher utilisateur E-mail
 2013-03-20  6:11 UTC 

Dear Email user
 2013-03-20  6:17 UTC 

[PATCH 1/1] connector: Added coredumping event to the process connector
 2013-03-20  6:53 UTC  (3+ messages)

[PATCH v2 1/1] connector: Added coredumping event to the process connector
 2013-03-20  6:50 UTC 

[Suggestion] drivers/isdn: about the loop after call isdn_tty_send_msg
 2013-03-20  5:03 UTC  (6+ messages)
  ` [PATCH] drivers/isdn: break out of "

[PATCH] tcp: dont handle MTU reduction on LISTEN socket
 2013-03-20  4:51 UTC  (3+ messages)

[PATCH] igb: fix PHC stopping on max freq
 2013-03-20  0:49 UTC  (3+ messages)

[PATCH] igb: make sensor info static
 2013-03-20  0:48 UTC  (2+ messages)

[PATCH 0/3] net/intel: Add missing calls to dma_mapping_error
 2013-03-20  0:48 UTC  (8+ messages)
` [PATCH 1/3] e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
` [PATCH 2/3] ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers
` [PATCH 3/3] e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers

[PATCH] netfilter: remove unused "config IP_NF_QUEUE"
 2013-03-19 23:12 UTC  (2+ messages)

[PATCH net-next] packet: Fix compile error
 2013-03-19 23:06 UTC  (4+ messages)

[PATCH] netfilter: nf_conntrack: Batch cleanup
 2013-03-19 22:53 UTC  (2+ messages)

[PATCH nf-next] netfilter: nfnetlink_queue: zero copy support
 2013-03-19 22:52 UTC  (2+ messages)

[PATCH] ixp4xx_eth: set the device dma_coherent_mask
 2013-03-19 22:35 UTC  (4+ messages)

[PATCH] net: Add socket() system call self test
 2013-03-19 22:22 UTC  (5+ messages)

[PATCH] net: Get rid of compat defines in psock_fanout.c selftest
 2013-03-19 22:09 UTC 

[PATCH v2 net-next 1/5] GRE: Refactor GRE tunneling code
 2013-03-19 21:56 UTC  (9+ messages)

[PATCH 0/4] Bundle fixes for xen-netfront/back
 2013-03-19 21:28 UTC  (23+ messages)
` [PATCH 1/4] xen-netfront: remove unused variable `extra'
          ` [Xen-devel] "
` [PATCH 2/4] xen-netfront: drop skb when skb->len > 65535
  ` [Xen-devel] "

[PATCH] net: Fix failure string in net-socket selftests Makefile
 2013-03-19 21:16 UTC 

[PATCH 0/2] Address issues in dma-debug API
 2013-03-19 20:30 UTC  (5+ messages)
` [PATCH 1/2] dma-debug: Fix locking bug in check_unmap
` [PATCH 2/2] dma-debug: Update DMA debug API to better handle multiple mappings of a buffer

[GIT] Networking
 2013-03-19 19:05 UTC 

[PATCH 0/5] ARM: sunxi: Add support for A10 Ethernet controller
 2013-03-19 18:39 UTC  (5+ messages)
` [PATCH 1/5] net: Add davicom wemac ethernet driver found on Allwinner A10 SoC's

[PATCH 0/4][net-next] gianfar: Address napi polling issues
 2013-03-19 17:49 UTC  (6+ messages)
` [PATCH 1/4][net-next] gianfar: Fix tx napi polling
` [PATCH 2/4][net-next] gianfar: Poll only active Rx queues
` [PATCH 3/4][net-next] gianfar: Remove redundant programming of [rt]xic registers
` [PATCH 4/4][net-next] gianfar: Refactor config coalescing calls for all queues

[PATCH] Truncate MCAST_GRP_NAME and FAMILY_NAME char arrays as C strings
 2013-03-19 12:27 UTC 

sfc fixes for stable
 2013-03-19 17:26 UTC  (3+ messages)

[PATCH v6] net: sh_eth: Add support of device tree probe
 2013-03-19 16:29 UTC  (3+ messages)

[GIT PULL nf-next] IPVS changes for v3.10
 2013-03-19 15:43 UTC  (2+ messages)

[GIT PULL nf v2] IPVS fixes for v3.9
 2013-03-19 15:42 UTC  (2+ messages)

[PATCH v2 net-next 0/4] net: filter: BPF updates
 2013-03-19 15:38 UTC  (14+ messages)
` [PATCH v2 net-next 1/4] flow_keys: include thoff into flow_keys for later usage
` [PATCH v2 net-next 2/4] net: flow_dissector: add __skb_get_poff to get a start offset to payload
` [PATCH v2 net-next 3/4] filter: add ANC_PAY_OFFSET instruction for loading payload start offset
` [PATCH v2 net-next 4/4] filter: add minimal BPF JIT emitted image disassembler

[PATCH] use xfrm direction when lookup policy
 2013-03-19 14:35 UTC  (2+ messages)

[PATCH net] inet: limit length of fragment queue hash table bucket lists
 2013-03-19 14:31 UTC  (9+ messages)

[PATCH 1/1] net/smsc911x: Use NULL instead of integer for pointer
 2013-03-19 14:20 UTC  (2+ messages)

[PATCH v3 net-next 1/5] GRE: Refactor GRE tunneling code
 2013-03-19 14:19 UTC  (2+ messages)

[patch 0/3] s390: network bug fixes for net
 2013-03-19 14:10 UTC  (2+ messages)

[PATCH 0/4] Misc MRF24J40 Fixes
 2013-03-19 14:08 UTC  (2+ messages)

[PATCH can-next] can: dump stack on protocol bugs
 2013-03-19 13:55 UTC  (2+ messages)

question about klen in move_addr_to_user()
 2013-03-19 13:55 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).