netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-23 15:31:03 to 2012-02-25 03:44:29 UTC [more...]

NetKGDB suport
 2012-02-25  2:44 UTC  (2+ messages)
` [PATCH 1/2] NETPOLL: Extend rx_hook support

[PATCH v11 01/12] sk_run_filter: add support for custom load_pointer
 2012-02-25  3:21 UTC  (12+ messages)
` [PATCH v11 02/12] net/compat.c,linux/filter.h: share compat_sock_fprog
` [PATCH v11 03/12] seccomp: kill the seccomp_t typedef
` [PATCH v11 04/12] asm/syscall.h: add syscall_get_arch
` [PATCH v11 05/12] arch/x86: add syscall_get_arch to syscall.h
` [PATCH v11 06/12] seccomp: add system call filtering using BPF
` [PATCH v11 07/12] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v11 08/12] signal, x86: add SIGSYS info and make it synchronous
` [PATCH v11 09/12] seccomp: Add SECCOMP_RET_TRAP
` [PATCH v11 10/12] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v11 11/12] x86: Enable HAVE_ARCH_SECCOMP_FILTER
` [PATCH v11 12/12] Documentation: prctl/seccomp_filter

pull request: sfc 2012-02-25
 2012-02-25  3:13 UTC  (3+ messages)
` [PATCH net] sfc: Fix assignment of ip_summed for pre-allocated skbs

RFC: memory leak in udp_table_init
 2012-02-25  1:27 UTC  (2+ messages)

[PATCH 0/3] netlink: netlink_dump_start takes pointer to data
 2012-02-25  1:12 UTC  (6+ messages)
` [PATCH 1/3] netlink: add netlink_dump_control structure for netlink_dump_start()
` [PATCH 2/3] netlink: allow to pass data pointer to netlink_dump_start() callback
` [PATCH 3/3] netfilter: ctnetlink: support kernel-space dump filtering by ctmark

[PATCH 0/2] netlink: netlink_dump_start takes pointer to data
 2012-02-25  1:09 UTC  (6+ messages)
` [PATCH 1/2] netlink: netlink_dump_start may take data pointer for callbacks
` [PATCH 2/2] netfilter: ctnetlink: support kernel-space dump filterings

[PATCH 0/3] netlink: netlink_dump_start takes pointer to data
 2012-02-25  0:29 UTC 

[PATCH] ppp: fix 'ppp_mp_reconstruct bad seq' errors
 2012-02-24 22:52 UTC  (2+ messages)

[PATCH 1/2] enic: Fix endianness bug
 2012-02-24 22:50 UTC  (2+ messages)

[PATCH 2/2] enic: Silence Sparse Warning: "dubious: x | !y"
 2012-02-24 22:50 UTC  (4+ messages)

[PATCH 0/2] netfilter updates for net tree
 2012-02-24 22:42 UTC  (4+ messages)
` [PATCH 1/2] Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"
` [PATCH 2/2] netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)

[PATCH] gre: fix spelling in comments
 2012-02-24 22:41 UTC  (5+ messages)

[PATCH 00/12] Part 2: check given MAC address, if invalid return -EADDRNOTAVAIL
 2012-02-24 20:43 UTC  (16+ messages)
` [PATCH 01/12] ethernet: .ndo_set_mac_address: check given "
` [PATCH 02/12] cris/eth_v10: check given MAC "
` [PATCH 04/12] fddi/skfp: "
` [PATCH 05/12] team: "
` [PATCH 06/12] tokenring: "
` [PATCH 07/12] usb/rtl8150: "
` [PATCH 08/12] vmxnet3: "
  ` [Pv-drivers] "
` [PATCH 09/12] wan/lapbether: "
` [PATCH 10/12] wireless: "
` [PATCH 12/12] rose: "
` Another netdev project?

[PATCH 00/11] print MAC via printk format specifier
 2012-02-24 20:42 UTC  (12+ messages)
` [PATCH 02/11] amd/hplance.c: "
` [PATCH 03/11] cirrus/mac89x0: "
` [PATCH 04/11] dec/tulip/de4x5: "
` [PATCH 05/11] ixgbevf: "
` [PATCH 06/11] sun/sunqe: "
` [PATCH 07/11] xscale/ixp2000/ixpdev: "
` [PATCH 08/11] usb/cdc_ncm: "
` [PATCH 09/11] usb/kaweth: "

[PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX
 2012-02-24 20:36 UTC  (2+ messages)

[PATCH net-next 1/3] mlx4_en: TX ring size default to 1024
 2012-02-24 20:17 UTC  (6+ messages)

[PATCH net-next-2.6] xfrm: remove unneeded method typedef declaration in net/xfrm.h
 2012-02-24 20:02 UTC  (2+ messages)

[PATCH net-next 3/3] mlx4_en: Saving mem access on data path
 2012-02-24 19:57 UTC  (3+ messages)

[net-next 00/16][pull request] Intel Wired LAN Driver Updates
 2012-02-24 19:49 UTC  (18+ messages)
` [net-next 01/16] net: Support RXFCS feature flag
` [net-next 02/16] e1000e: "
` [net-next 03/16] net: Add framework to allow sending packets with customized CRC
` [net-next 04/16] e1000e: Support sending custom Ethernet CRC
` [net-next 05/16] net: Support RX-ALL feature flag
` [net-next 06/16] e1000e: Support RXALL "
` [net-next 07/16] e1000: Support sending custom Ethernet CRC
` [net-next 08/16] e1000: Support RX-FCS flag
` [net-next 09/16] 8139too: Support RX-ALL logic
` [net-next 10/16] 8139too: Support RX-FCS flag
` [net-next 11/16] r8169: Support RX-ALL flag
` [net-next 12/16] r8169: Support RX-FCS flag
` [net-next 13/16] e1000e: cosmetic change to boolean comparisons
` [net-next 14/16] e1000e: cosmetic comment changes to make lines less than 80 characters
` [net-next 15/16] e1000: Neaten e1000_config_dsp_after_link_change
` [net-next 16/16] v2 e1000: Neaten e1000_dump function

[PATCH, RFC] skge: Fix race in tx path
 2012-02-24 19:33 UTC 

NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out
 2012-02-24 19:20 UTC  (5+ messages)

pull request: wireless 2012-02-20
 2012-02-24 18:37 UTC  (13+ messages)
      ` [PATCH] checkpatch: Add some --strict coding style checks
                      ` [PATCH v2] "

davinci_emac/mdio: SOFT_RESET of EMAC module resets MDIO on AM1808
 2012-02-24 14:15 UTC  (4+ messages)

(no subject)
 2012-02-24 12:05 UTC 

DETAILS OF THE MONEY IS ATTACHED
 2012-02-24 11:41 UTC 

How are doing today?
 2012-02-24 10:14 UTC 

[PATCH V2 11/14] NET: MIPS: lantiq: convert etop driver to clkdev api
 2012-02-24 10:55 UTC  (5+ messages)

[PATCH v3 0/2] Adding new TI Common Platform ethernet SWitch driver
 2012-02-24 10:39 UTC  (3+ messages)
` [PATCH v3 1/2] netdev: driver: ethernet: add cpsw address lookup engine support
` [PATCH v3 2/2] netdev: driver: ethernet: Add TI CPSW driver

[PATCH V2 4/6] NET: MIPS: lantiq: convert etop to managed gpio
 2012-02-24 10:36 UTC  (2+ messages)

[PATCH] extend taskstats API to support networking accounts
 2012-02-24 10:21 UTC  (6+ messages)
  ` [PATCH net-next v2] "
  ` [PATCH net-next v3] "

[PATCH] ipv6: Fix problem with expired dst cache
 2012-02-24  9:27 UTC  (6+ messages)

[PATCH 0/4] Fix routing metrics
 2012-02-24  9:13 UTC  (6+ messages)

[PATCH v2] davinci_emac: Do not free all rx dma descriptors during init
 2012-02-24  8:25 UTC  (2+ messages)

[PATCH] davinci_mdio: Correct bitmask for clock divider value
 2012-02-24  8:24 UTC  (2+ messages)

[PATCH] davinci_cpdma: Fix channel number written to teardown registers
 2012-02-24  8:23 UTC  (2+ messages)

[PATCH net] mlx4_core: Fixing array indexes when setting port types
 2012-02-24  6:53 UTC  (2+ messages)

[net-next PATCH 0/5] be2net: fixes
 2012-02-24  6:51 UTC  (7+ messages)
` [net-next PATCH 1/5] be2net: cancel be_worker during EEH recovery
` [net-next PATCH 2/5] be2net: fix tx completion cleanup
` [net-next PATCH 3/5] be2net: reset queue address after freeing
` [net-next PATCH 4/5] be2net: enable RSS for ipv6 pkts
` [net-next PATCH 5/5] be2net: update driver version

3.3-rc4+: Reported regressions from 3.2
 2012-02-24  0:13 UTC  (3+ messages)

recvmsg sleeping from invalid context
 2012-02-23 23:22 UTC  (7+ messages)
` Regression tracking [WAS: Re: recvmsg sleeping from invalid context]
  ` Regression tracking

3.3-rc4+: Reported regressions 3.1 -> 3.2
 2012-02-23 23:05 UTC 

[PATCH v10 01/11] sk_run_filter: add support for custom load_pointer
 2012-02-23 22:36 UTC  (18+ messages)
` [PATCH v10 07/11] signal, x86: add SIGSYS info and make it synchronous
                          ` [kernel-hardening] "

[PATCH] llc: fix skb_over_panic due to bogus RX packet
 2012-02-23 22:33 UTC  (2+ messages)

[PATCH 1/2] netdev/phy/icplus: Correct broken phy_init code
 2012-02-23 22:14 UTC  (4+ messages)
` [PATCH 2/2] phy: IC+101G and PHY_HAS_INTERRUPT flag

[PATCH 0/4] Part 1: unify return value of .ndo_set_mac_address if address is invalid
 2012-02-23 22:12 UTC  (2+ messages)

[Bug 42809] New: kernel panic when receiving an ipsec packet
 2012-02-23 21:53 UTC  (16+ messages)
                      ` [PATCH V2] ipsec: be careful of non existing mac headers

[PATCH net-next 2/3] mlx4_en: moderate frequency of TX completions
 2012-02-23 21:47 UTC  (6+ messages)

Re: WARNING: at kernel/softirq.c:159 _local_bh_enable_ip+0x35/0x71()
 2012-02-23 20:08 UTC  (7+ messages)
  `  "

pull request: sfc-next 2012-02-23
 2012-02-23 20:00 UTC  (7+ messages)
` [PATCH net-next 1/5] sfc: Specify that the VFDI status page has page alignment and size
` [PATCH net-next 2/5] sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()
` [PATCH net-next 3/5] sfc: Reverse initial buffer table allocation to allow for later resizing
` [PATCH net-next 4/5] sfc: Minor formatting cleanup
` [PATCH net-next 5/5] sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels

limited network bandwidth with 3.2.x kernels
 2012-02-23 18:49 UTC  (4+ messages)

[PATCH] NET: MIPS: lantiq: introduce missing locking of dma irq
 2012-02-23 17:39 UTC 

Web Design Service
 2012-02-23 17:13 UTC 

[PATCH v2 0/2] Adding new TI Common Platform ethernet SWitch driver
 2012-02-23 16:38 UTC  (6+ messages)
` [PATCH v2 2/2] netdev: driver: ethernet: Add TI CPSW driver

Professional Web Design Service
 2012-02-23  4:39 UTC 

(unknown),
 2012-02-23 16:15 UTC 

[PATCH V2 2/3] NET: MIPS: lantiq: use module_platform_driver inside lantiq ethernet driver
 2012-02-23 16:03 UTC 

(unknown),
 2012-02-23 15:18 UTC 

(unknown),
 2012-02-23 15:17 UTC 

Web Development Service~~~
 2012-02-23 15:24 UTC 


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