netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-09 19:32:05 to 2012-04-10 18:43:10 UTC [more...]

[PATCH 0/5] netfilter fixes for 3.4-rc2
 2012-04-10 18:43 UTC  (7+ messages)
` [PATCH 1/5] netfilter: nf_ct_tcp: don't scale the size of the window up twice
` [PATCH 2/5] netfilter: ip6_tables: ip6t_ext_hdr is now static inline
` [PATCH 3/5] netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
` [PATCH 4/5] netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
` [PATCH 5/5] netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net

net: more accurate skb truesize - regression on Microblaze
 2012-04-10 18:42 UTC  (28+ messages)
                ` [PATCH] tcp: restore correct limit
                        ` [PATCH v2] "

[PATCH v4 0/10] skb paged fragment destructors
 2012-04-10 18:41 UTC  (23+ messages)
` [PATCH 01/10] net: add and use SKB_ALLOCSIZE
` [PATCH 02/10] net: Use SKB_WITH_OVERHEAD in build_skb
` [PATCH 03/10] chelsio: use SKB_WITH_OVERHEAD
` [PATCH 04/10] net: pad skb data and shinfo as a whole rather than individually
` [PATCH 05/10] net: move destructor_arg to the front of sk_buff
` [PATCH 06/10] net: add support for per-paged-fragment destructors
` [PATCH 07/10] net: only allow paged fragments with the same destructor to be coalesced
` [PATCH 08/10] net: add skb_orphan_frags to copy aside frags with destructors
  ` [PATCH 09/10] net: add paged frag destructor support to kernel_sendpage
  ` [PATCH 10/10] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack

[patch net-next 0/5] team: add some features and fixes
 2012-04-10 18:33 UTC  (7+ messages)
` [patch net-next 1/5] team: add support for per-port options
` [patch net-next 2/5] team: add bool option type
` [patch net-next 3/5] team: add user_linkup and user_linkup_enabled per-port option
` [patch net-next 4/5] team: ab: walk through port list non-rcu
` [patch net-next 5/5] team: add missed "statics"

Please revert removal of /sys/class/net/*/features
 2012-04-10 18:32 UTC  (3+ messages)

pull request: batman-adv 2012-04-07
 2012-04-10 18:26 UTC  (4+ messages)

[PATCH] tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
 2012-04-10 17:59 UTC 

[PATCH v17 00/15] seccomp_filter: BPF-based syscall filtering
 2012-04-10 17:49 UTC  (23+ messages)
` [PATCH v17 08/15] seccomp: add system call filtering using BPF
` [PATCH v17 09/15] seccomp: remove duplicated failure logging
      `  "
        ` [kernel-hardening] "
` [PATCH v17 13/15] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v17 15/15] Documentation: prctl/seccomp_filter

[net-next PATCH v1 0/7] Managing the forwarding database(FDB)
 2012-04-10 15:35 UTC  (24+ messages)
` [net-next PATCH v1 1/7] net: add generic PF_BRIDGE:RTM_ FDB hooks
` [net-next PATCH v1 2/7] net: addr_list: add exclusive dev_uc_add and dev_mc_add
` [net-next PATCH v1 3/7] net: add fdb generic dump routine
` [net-next PATCH v1 4/7] ixgbe: enable FDB netdevice ops
` [net-next PATCH v1 5/7] ixgbe: allow RAR table to be updated in promisc mode
` [net-next PATCH v1 6/7] ixgbe: UTA table incorrectly programmed
` [net-next PATCH v1 7/7] macvlan: add FDB bridge ops and new macvlan mode

[PATCH v3 0/2] get rid of populate for memcg
 2012-04-10 17:05 UTC  (7+ messages)
  ` [PATCH v3 1/2] cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg
  ` [PATCH v3 2/2] cgroup: get rid of populate for memcg

[PATCH 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-04-10 16:43 UTC  (3+ messages)
` [PATCH 4/5] staging: octeon_ethernet: Convert to use device tree

[PATCH iproute] tc pedit action: fix parsing offset options
 2012-04-10 16:08 UTC  (2+ messages)

[PATCH] iproute: show metrics as an unsigned value
 2012-04-10 15:48 UTC  (2+ messages)

via-rhine: Problem with lost link after a while
 2012-04-10 15:03 UTC 

[PATCH 0/2] adding tracepoints to vhost
 2012-04-10 14:58 UTC  (9+ messages)
` [PATCH 1/2] vhost: basic tracepoints
` [PATCH 2/2] tools: virtio: add a top-like utility for displaying vhost satistics

[STRAW MAN PATCH] sch_teql doesn't load-balance ppp(oatm) slaves
 2012-04-10 14:26 UTC  (9+ messages)
            ` [PATCH] pppoatm: Fix excessive queue bloat

[PATCH] net: orphan queued skbs if device tx can stall
 2012-04-10 14:10 UTC  (11+ messages)

axienet driver copyrights
 2012-04-10 13:41 UTC  (3+ messages)

linux-next: build failure after merge of the final tree (net-next tree related)
 2012-04-10 13:26 UTC  (2+ messages)

[PATCH] netfilter: fix incorrect logic in nf_conntrack_init_net
 2012-04-10 12:36 UTC  (2+ messages)

[PATCH] netfilter: don't scale the size of the window up twice
 2012-04-10 12:35 UTC  (4+ messages)

[RFC] l2tp/ipv6: support for L2TPv2 over UDP over IPv6
 2012-04-10 10:47 UTC  (6+ messages)
      ` [v2] "

net: kernel BUG() in net/netns/generic.h:45
 2012-04-10 10:47 UTC  (8+ messages)
` [PATCH 1/2] net: In unregister_netdevice_notifier unregister the netdevices
  ` [PATCH 2/2] phonet: Sort out initiailziation and cleanup code

[PATCH 0/6] arch/tile: provide tilegx networking support
 2012-04-10 10:42 UTC  (5+ messages)
` [PATCH 6/6] tilegx network driver: initial support

[PATCH v2] wl12xx: fix DMA-API-related warnings
 2012-04-10 10:19 UTC  (2+ messages)

[PATCH 0/2] l2tp: l2tp_ip socket fixes
 2012-04-10 10:10 UTC  (3+ messages)
` [PATCH 1/2] l2tp: fix refcount leak in l2tp_ip sockets
` [PATCH 2/2] l2tp: don't overwrite source address in l2tp_ip_bind()

Ethernet driver for the WIZnet W5100 chip
 2012-04-10  9:08 UTC 

Ethernet driver for the WIZnet W5100 chip
 2012-04-10  8:40 UTC 

a F-RTO question
 2012-04-10  8:34 UTC  (4+ messages)

[PATCH 2/2] qlcnic: Remove redundant NULL check on kfree()
 2012-04-10  7:49 UTC  (2+ messages)

[PATCH] gianfar: add missing include
 2012-04-10  6:41 UTC  (3+ messages)

[PATCH 09/14] usb/net: rndis: merge media type definitions
 2012-04-10  6:37 UTC  (2+ messages)

3.2.8/amd64 full interrupt hangs and deadlocks under big network copies (page allocation failure)
 2012-04-10  6:11 UTC  (8+ messages)

[PATCH] davinci_emac: Add cpu_freq support
 2012-04-10  5:16 UTC  (3+ messages)

[BUGFIX][PATCH 0/3] memcg: tcp memcontrol fixes
 2012-04-10  4:15 UTC  (10+ messages)
` [BUGFIX][PATCH 3/3] memcg/tcp: ignore tcp usage before accounting started
    ` [PATCH] memcg/tcp: fix warning caused b res->usage go to negative

Kernel panic with sysfs adding group for pmu device
 2012-04-10  2:05 UTC 

[PATCH v2 0/2] update memcg to break its need of populate
 2012-04-10  1:37 UTC  (9+ messages)
` [PATCH v2 2/2] cgroup: get rid of populate for memcg

linux-next: manual merge of the wireless-next tree with the net-next tree
 2012-04-10  1:32 UTC 

[GIT PULL nf-next] IPVS
 2012-04-09 23:08 UTC  (7+ messages)
` [PATCH 5/9] ipvs: use adaptive pause in master thread

[PATCH net-next] rtnetlink: fix spelling errors
 2012-04-09 22:09 UTC  (2+ messages)

[PATCH 04/26] typhoon: get rid of redundant conditional before all to release_firmware()
 2012-04-09 21:14 UTC  (16+ messages)
` [PATCH 05/26] tg3: remove redundant NULL test before release_firmware() call
` [PATCH 06/26] bna: remove redundant NULL test before release_firmware()
` [PATCH 07/26] qlogic, netxen: get rid of a redundant test for NULL before call to release_firmware()
` [PATCH 08/26] qlogic, qlcnic: get rid of redundant test for NULL before a "
` [PATCH 09/26] tehuti: delete redundant NULL check before release_firmware()
` [PATCH 10/26] wireless, at76c50x:: Don't needlessly test for NULL before calling release_firmware()
  ` [PATCH 11/26] wireless, atmel: remove pointless test for NULL before release_firmware() call
` [PATCH 12/26] ipw2200: remove a redundant NULL check before calling release_firmware()
` [PATCH 13/26] wireless, libertas: remove redundant NULL tests "
` [PATCH 14/26] wireless, mwifiex: drop redundant NULL test before call to release_firmware()
` [PATCH 15/26] wireless, orinoco: release_firmware() tests for NULL, remove explicit tests before calls
` [PATCH 26/26] ipw2100: remove a redundant NULL check before calling release_firmware()


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