netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-25 00:30:14 to 2012-02-27 20:49:10 UTC [more...]

[PATCH v11 01/12] sk_run_filter: add support for custom load_pointer
 2012-02-27 20:49 UTC  (37+ 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

[PATCH net-next] ibm emac: delete module references; phy.c only supported as built-in
 2012-02-27 19:57 UTC  (3+ messages)

[PATCH v3] lpc32xx: Added ethernet driver
 2012-02-27 19:49 UTC  (4+ messages)

[PATCH net-next] tg3: Recode PCI MRRS adjustment as a PCI quirk
 2012-02-27 19:44 UTC 

limited network bandwidth with 3.2.x kernels
 2012-02-27 19:39 UTC  (4+ messages)

[PATCH, RFC] skge: Fix race in tx path
 2012-02-27 19:18 UTC  (3+ messages)
  `  "

[PATCH net-next] gigaset: Use semicolons to terminate statements
 2012-02-27 19:12 UTC  (2+ messages)

[PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX
 2012-02-27 19:05 UTC  (4+ messages)

[PATCH 0/4] iwlegacy cleanups
 2012-02-27 18:25 UTC  (5+ messages)
` [PATCH 1/4] iwlegacy: Kconfig: Move Debugging Options
` [PATCH 2/4] iwlegacy: Kconfig: Change Debug Option to be more clear
` [PATCH 3/4] iwlegacy: remove enum iw_calib and related code
` [PATCH 4/4] iwlegacy: remove unused enum il4965_calib_enabled_state

[PATCH v3 0/4] SUNRPC: several fixes around PipeFS objects
 2012-02-27 18:07 UTC  (6+ messages)
` [PATCH v3 1/4] SUNRPC: release per-net clients lock before calling PipeFS dentries creation
  ` [PATCH v3 2/4] NFS: "
` [PATCH v3 3/4] SUNRPC: check RPC inode's pipe reference before dereferencing
` [PATCH v3 4/4] SUNRPC: move waitq from RPC pipe to RPC inode

[PATCH][RFC] bonding: delete migrated IP addresses from the rlb hash table
 2012-02-27 17:46 UTC  (2+ messages)
` bonding: should rlb rx_hashtbl be reimplemented?

[PATCH 1/2] netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h
 2012-02-27 17:40 UTC  (4+ messages)
` [Patch] netfilter: remove ipt_SAME.h and ipt_realm.h too

[PATCH v2 0/4] SUNRPC: several fixes around PipeFS objects
 2012-02-27 17:37 UTC  (11+ messages)
` [PATCH v2 1/4] SUNRPC: release per-net clients lock before calling PipeFS dentries creation
` [PATCH v2 2/4] NFS: "
` [PATCH v2 3/4] SUNRPC: check RPC inode's pipe reference before dereferencing
  ` [PATCH v2 4/4] SUNRPC: move waitq from RPC pipe to RPC inode

[PATCH] iproute2: cleanup dependencies
 2012-02-27 16:29 UTC  (2+ messages)

[PATCH v10 01/11] sk_run_filter: add support for custom load_pointer
 2012-02-27 16:21 UTC  (17+ messages)
` [PATCH v10 07/11] signal, x86: add SIGSYS info and make it synchronous

[PATCH] of/mdio: fix fixed link bus name
 2012-02-27 15:59 UTC  (3+ messages)

[PATCH 0/4] SUNRPC: several fixes around PipeFS objects
 2012-02-27 15:42 UTC  (7+ messages)
` [PATCH 1/4] SUNRPC: replace per-net client lock by rw mutex
` [PATCH 2/4] NFS: replace per-net client lock by mutex
  ` [PATCH 3/4] SUNRPC: check RPC inode's pipe reference before dereferencing
` [PATCH 4/4] SUNRPC: move waitq from RPC pipe to RPC inode

Your Email ID has been awarded 1,000,000,00 GBP in British Tobacco Promo Send Details
 2012-02-27 14:37 UTC 

Business Proposal
 2012-02-26 16:13 UTC 

[PATCH iproute2] pedit action: add mask for changing bits
 2012-02-27 14:15 UTC  (3+ messages)

[PATCH net-next] ucc_geth: separate out rx/tx ring alloc and free operations
 2012-02-27 12:36 UTC 

[PATCH] mpc836x: fix failed phy detection for ucc ethernet on MDS
 2012-02-27 12:25 UTC 

RFC: memory leak in udp_table_init
 2012-02-27 11:33 UTC  (9+ messages)
    ` [PATCH v2] mm: add a low limit to alloc_large_system_hash

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2012-02-27 10:25 UTC  (14+ messages)
` [net-next 01/11] e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer
` [net-next 02/11] e1000e: cleanup: rename e1000e_setup_link() "
` [net-next 03/11] e1000e: cleanup use of check_mng_mode "
` [net-next 04/11] e1000e: cleanup use of check_reset_block "
` [net-next 05/11] e1000e: cleanup calls to setup_physical_interface "
` [net-next 06/11] e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan
` [net-next 07/11] e1000e: rename e1000e_config_collision_dist() and call as function pointer
` [net-next 08/11] e1000e: cleanup comment in e1000_hash_mc_addr()
` [net-next 09/11] e1000e: use true/false for boolean send_xon, do not assume always true
` [net-next 10/11] e1000e: cleanup - remove unnecessary variable
` [net-next 11/11] e1000e: rename e1000e_reload_nvm() and call as function pointer

davinci_emac/mdio: SOFT_RESET of EMAC module resets MDIO on AM1808
 2012-02-27 10:15 UTC  (3+ messages)

Dear Webmail Subscriber
 2012-02-27  7:36 UTC 

[PATCH] m68k/atari: EtherNEC - rewrite to use mainstream ne.c
 2012-02-27  7:07 UTC 

[PATCH] ipv6: Fix problem with expired dst cache
 2012-02-27  6:36 UTC  (2+ messages)
` [PATCH V2] "

NetKGDB suport
 2012-02-27  5:36 UTC  (14+ messages)
` [PATCH 1/2] NETPOLL: Extend rx_hook support
` [PATCH 2/2] NETKGDB: Ethernet/UDP/IP KDB transport
` NetKGDB support v2
  ` [PATCHv2 1/2] NETPOLL: Extend rx_hook support
  ` [PATCHv2 2/2] NETKGDB: Ethernet/UDP/IP KDB transport
` NetKGDB v3
  ` [PATCHv3 1/3] NETPOLL: Extend rx_hook support
  ` [PATCHv3 2/3] NETKGDB: Ethernet/UDP/IP KDB transport
  ` [PATCHv3 3/3] KGDB: Allow registering multiple I/O ops

[PATCH v3 0/2] Adding new TI Common Platform ethernet SWitch driver
 2012-02-27  4:27 UTC  (4+ messages)
` [PATCH v3 2/2] netdev: driver: ethernet: Add TI CPSW driver

linux-next: manual merge of the net-next tree with Linus' tree
 2012-02-27  4:05 UTC  (2+ messages)

Confirmation Letter Contact Via Email cocacolaclaimsboard12@hotmail.co.uk
 2012-02-22 19:13 UTC 

crash in tcp_fragment
 2012-02-27  2:57 UTC 

WARNING: at net/ipv4/tcp_input.c:3418
 2012-02-27  0:10 UTC  (2+ messages)

Call to know!!!
 2012-02-26 22:15 UTC 

MAIL
 2012-02-26 19:43 UTC 

[PATCH] tcp: fix false reordering signal in tcp_shifted_skb
 2012-02-26 20:06 UTC 

[GIT] Networking
 2012-02-26 20:02 UTC 

[PATCH RESEND] bluetooth: Remove bogus inline for l2cap_chan_connect()
 2012-02-26 19:51 UTC  (3+ messages)

[PATCH 0/3] netlink: netlink_dump_start takes pointer to data
 2012-02-26 19:27 UTC  (10+ 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 net-next] mlx4_en: dont change mac_header on xmit
 2012-02-26 19:27 UTC  (2+ messages)

[PATCH] extend taskstats API to support networking accounts
 2012-02-26 19:14 UTC  (4+ messages)
  ` [PATCH net-next v3] "

Find singles online for no commitment affairs. Absolutely no cost to join
 2012-02-26  4:12 UTC 

[PATCH v2] ARM: LPC32xx: Ethernet driver
 2012-02-26  2:28 UTC  (4+ messages)

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

Bug#659499: bash fails to properly read /proc files
 2012-02-26  0:11 UTC 

[PATCH 00/12] Part 2: check given MAC address, if invalid return -EADDRNOTAVAIL
 2012-02-26  0:07 UTC  (10+ messages)
` [PATCH 02/12] cris/eth_v10: "
` [PATCH 05/12] team: "
` [PATCH 12/12] rose: "

WARNING: at net/ipv4/tcp_input.c:3418
 2012-02-26  0:06 UTC  (2+ messages)

[PATCH net] macvlan: Disable LRO on lowerdev; warn if it's turned back on
 2012-02-25 22:49 UTC  (6+ messages)

(unknown),
 2012-02-25 16:01 UTC 

[PATCH v5] Merge ipt_LOG and ip6t_LOG, add ring bufffer support
 2012-02-25 13:38 UTC  (3+ messages)
` [PATCH 1/2] iptables: Merge libip6t_LOG and libipt_LOG into libxt_LOG

[PATCH 0/2] netlink: netlink_dump_start takes pointer to data
 2012-02-25 13:26 UTC  (4+ messages)
` [PATCH 2/2] netfilter: ctnetlink: support kernel-space dump filterings

Re:
 2012-02-25 12:45 UTC 

[PATCH net-next] mlx4_en: dont change mac_header on xmit
 2012-02-25 10:51 UTC 

Web Development Service
 2012-02-25  9:24 UTC 

[PATCH 00/11] print MAC via printk format specifier
 2012-02-25 10:15 UTC  (3+ messages)
` [PATCH 03/11] cirrus/mac89x0: "

NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out
 2012-02-25  9:52 UTC  (6+ messages)

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

For full info, Please verify the usage of this email acct
 2012-02-25  5:30 UTC 

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


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