netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-06 09:08:20 to 2012-04-09 06:13:30 UTC [more...]

[PATCH v9] tilegx network driver: initial support
 2012-06-06 18:54 UTC  (5+ messages)
      ` [PATCH v10] "

[PATCH 0/6] arch/tile: provide tilegx networking support
 2012-04-28 22:07 UTC  (8+ messages)
` [PATCH 6/6] tilegx network driver: initial support
        ` [PATCH v2 0/6] arch/tile: networking support for tilegx
          ` [PATCH v2 6/6] tilegx network driver: initial support

[PATCH 2/2] qlcnic: Remove redundant NULL check on kfree()
 2012-04-09  6:11 UTC 

[PATCH 1/2] qlcnic: Add default swtich case in 'qlcnic_can_start_firmware()'
 2012-04-09  5:59 UTC 

[PATCH v17 00/15] seccomp_filter: BPF-based syscall filtering
 2012-04-09  3:48 UTC  (33+ messages)
` [PATCH v17 01/15] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
` [PATCH v17 07/15] asm/syscall.h: add syscall_get_arch
` [PATCH v17 08/15] seccomp: add system call filtering using BPF
` [PATCH v17 09/15] seccomp: remove duplicated failure logging
` [PATCH v17 10/15] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v17 13/15] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v17 15/15] Documentation: prctl/seccomp_filter

[BUGFIX][PATCH 0/3] memcg: tcp memcontrol fixes
 2012-04-09  1:44 UTC  (9+ 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

[PATCH] net: orphan queued skbs if device tx can stall
 2012-04-08 23:49 UTC  (2+ messages)

[PATCH iproute2] tc: man: choke counts packets, not bytes
 2012-04-08 22:34 UTC 

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

[STRAW MAN PATCH] sch_teql doesn't load-balance ppp(oatm) slaves
 2012-04-08 20:01 UTC  (13+ messages)
      ` [PATCH] ppp: Don't stop and restart queue on every TX packet
            ` ppp: Fix race condition with queue start/stop
            ` [PATCH] pppoatm: Fix excessive queue bloat

[PATCH] fixed coding style issue
 2012-04-08 16:07 UTC 

[PATCH 00/14] usb/net: rndis: first step toward consolidation
 2012-04-08 13:58 UTC  (2+ messages)

[PATCH 14/14] usb/net: rndis: move bus message definition
 2012-04-08  8:48 UTC 

[PATCH 13/14] usb/net: rndis: fixup a few name prefixes
 2012-04-08  8:48 UTC 

[PATCH 12/14] usb/net: rndis: merge command codes
 2012-04-08  8:48 UTC 

[PATCH 11/14] usb/net: rndis: move and namespace PnP defines
 2012-04-08  8:48 UTC 

[PATCH 10/14] usb/net: rndis: delete duplicate packet types
 2012-04-08  8:48 UTC 

[PATCH 09/14] usb/net: rndis: merge media type definitions
 2012-04-08  8:48 UTC 

[PATCH 08/14] usb/net: rndis: group all status codes together
 2012-04-08  8:48 UTC 

[PATCH 07/14] usb/net: rndis: delete surplus defines
 2012-04-08  8:48 UTC 

[PATCH 06/14] usb/net: rndis: merge duplicate 802_* OIDs
 2012-04-08  8:47 UTC 

[PATCH 05/14] usb/net: rndis: eliminate first set of duplicate OIDs
 2012-04-08  8:47 UTC 

[PATCH 04/14] usb/net: rndis: remove ambigous status codes
 2012-04-08  8:47 UTC 

[PATCH 03/14] usb/net: rndis: remove duplicate definitions
 2012-04-08  8:47 UTC 

[PATCH 02/14] usb/net: rndis: break out <linux/rndis.h> defines
 2012-04-08  8:47 UTC 

[PATCH 01/14] usb/net: rndis: inline the cpu_to_le32() macro
 2012-04-08  8:47 UTC 

[PATCH net-next 2/2] e100: enable transmit time stamping
 2012-04-08  6:34 UTC  (4+ messages)
` [PATCH V2 net-next 0/1] e100: support Tx timestamping
  ` [PATCH V2 net-next 1/1] e100: enable transmit time stamping

[PATCH] netfilter: fix incorrect logic in nf_conntrack_init_net
 2012-04-08  2:08 UTC 

(unknown),
 2012-04-07  8:52 UTC 

[PATCH net-next V2] tcp: Fix bug when gap in rcv sequence is filled
 2012-04-07 18:58 UTC  (5+ messages)

pull request: batman-adv 2012-04-07
 2012-04-07 18:49 UTC  (17+ messages)
  ` [PATCH 01/16] MAINTAINERS: add additional maintainer for net/batman-adv
  ` [PATCH 02/16] batman-adv: clean up Kconfig
  ` [PATCH 03/16] batman-adv: use ETH_ALEN instead of hardcoded numeric constants
  ` [PATCH 04/16] batman-adv: Replace bitarray operations with bitmap
` [PATCH 05/16] batman-adv: Remove declaration of only locally used functions
` [PATCH 06/16] batman-adv: encourage batman to take shorter routes by changing the default hop penalty
` [PATCH 07/16] batman-adv: remove old bridge loop avoidance code
` [PATCH 08/16] batman-adv: add basic "
` [PATCH 09/16] batman-adv: make bridge loop avoidance switchable
` [PATCH 10/16] batman-adv: export claim tables through debugfs
` [PATCH 11/16] batman-adv: allow multiple entries in tt_global_entries
` [PATCH 12/16] batman-adv: don't let backbone gateways exchange tt entries
` [PATCH 13/16] batman-adv: add broadcast duplicate check
` [PATCH 14/16] batman-adv: drop STP over batman
` [PATCH 15/16] batman-adv: form groups in the bridge loop avoidance
` [PATCH 16/16] batman-adv: add bridge loop avoidance compile option

[PATCH net-next] ixp4xx_eth: Fix up the get_ts_info ethtool method
 2012-04-07 15:56 UTC 

[PATCH] net/ipv6/exthdrs.c et al: Optional strict PadN option checking
 2012-04-07 15:16 UTC  (4+ messages)

Pull request for 'davem-next.base_addr.removal' branch
 2012-04-07 13:28 UTC  (3+ messages)

[REGRESSION][PATCH V4 0/3] bpf jit drops the ball on negative memory references
 2012-04-07  3:41 UTC  (6+ messages)
` [REGRESSION][PATCH v1] bpf jit: Let the arm jit handle "
  ` [REGRESSION][PATCH v2] "

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

Bug#659499: bash fails to properly read /proc files
 2012-04-07  1:01 UTC  (2+ messages)

ipv6: tunnel: hang when destroying ipv6 tunnel
 2012-04-07  0:06 UTC  (8+ messages)

Expose ltr/obff interface by sysfs
 2012-04-06 21:20 UTC  (4+ messages)

Is this intended design, or a bug? Missing event for gateway being deleted
 2012-04-06 20:04 UTC 

[PATCH] net/core: Fix seeking in /proc/net/dev
 2012-04-06 18:19 UTC  (6+ messages)

[RFC] net/hsr: Add support for IEC 62439-3 High-availability Seamless Redundancy
 2012-04-06 18:19 UTC  (9+ messages)

[GIT] Networking
 2012-04-06 17:35 UTC 

[PATCH net-next #2 00/39] net_device.{base_addr, irq} removal update
 2012-04-06 17:17 UTC  (54+ messages)
` [PATCH net-next #2 01/39] sungem: stop using net_device.{base_addr, irq}
` [PATCH net-next #2 02/39] tehuti: "
` [PATCH net-next #2 03/39] forcedeth: "
` [PATCH net-next #2 04/39] atl1c: "
` [PATCH net-next #2 05/39] via-rhine: "
` [PATCH net-next #2 06/39] hamachi: "
` [PATCH net-next #2 07/39] via-velocity: "
` [PATCH net-next #2 08/39] sundance: "
` [PATCH net-next #2 09/39] vxge: "
` [PATCH net-next #2 10/39] fealnx: "
` [PATCH net-next #2 11/39] atl1e: "
` [PATCH net-next #2 12/39] s2io: "
` [PATCH net-next #2 13/39] 8139cp: "
` [PATCH net-next #2 14/39] yellowfin: "
` [PATCH net-next #2 15/39] starfire: "
` [PATCH net-next #2 16/39] starfire: remove deprecated options
` [PATCH net-next #2 17/39] bnx2: stop using net_device.{base_addr, irq}
` [PATCH net-next #2 18/39] winbond840: "
` [PATCH net-next #2 19/39] sc92031: "
` [PATCH net-next #2 20/39] sis190: "
` [PATCH net-next #2 21/39] tulip_core: "
` [PATCH net-next #2 22/39] sunhme: "
` [PATCH net-next #2 23/39] uli526x: fix regions leak in driver probe error path
` [PATCH net-next #2 24/39] xircom_cb: fix device "
` [PATCH net-next #2 25/39] xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem
` [PATCH net-next #2 26/39] de2104x: stop using net_device.{base_addr, irq}
` [PATCH net-next #2 27/39] smsc9420: "
` [PATCH net-next #2 28/39] natsemi: "
` [PATCH net-next #2 29/39] 8139too: dev->{base_addr, irq} removal
` [PATCH net-next #2 30/39] dl2k: stop using net_device.{base_addr, irq} and convert to __iomem
` [PATCH net-next #2 31/39] uli526x: "
` [PATCH net-next #2 32/39] epic100: "
` [PATCH net-next #2 33/39] dmfe: "
` [PATCH net-next #2 34/39] sis900: "
` [PATCH net-next #2 35/39] myri10ge: stop using net_device.{base_addr, irq}
` [PATCH net-next #2 36/39] rrunner: "
` [PATCH net-next #2 37/39] ipw2200: "
` [PATCH net-next #2 38/39] ipw2100: stop using net_device.base_addr
` [PATCH net-next #2 39/39] ipw2100: remove useless tests in the PCI device remove path

ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00008040
 2012-04-06 16:56 UTC  (20+ messages)

[PATCH] [IPv6]: Treat ND option 31 as userland (DNSSL support)
 2012-04-06 15:50 UTC 

e1000e interface hang on 82574L
 2012-04-06 16:05 UTC  (19+ messages)
                    ` [E1000-devel] "

[PATCH v2 0/2] update memcg to break its need of populate
 2012-04-06 16:04 UTC  (3+ messages)
  ` [PATCH v2 1/2] cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg
  ` [PATCH v2 2/2] cgroup: get rid of populate for memcg

(unknown),
 2012-04-06 15:51 UTC 

yield() in netlink_broadcast_filtered
 2012-04-06 15:05 UTC  (2+ messages)

[PATCH] ipv6: Fix problem with expired dst cache
 2012-04-06 10:13 UTC  (2+ messages)
` [PATCH v6] ipv6: fix "

Re[2]: Re[2]: [PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-04-06  9:39 UTC 

[net-next 0/4 (V3)] stmmac & EEE support
 2012-04-06  9:29 UTC  (6+ messages)
` [net-next 1/4 (V3)] net: ethtool: add the "
` [net-next 2/4 (V3)] phy: add the EEE support and the way to access to the MMD regs
` [net-next 3/4 (V3)] stmmac: add the Energy Efficient Ethernet support
` [net-next 4/4 (V3)] stmmac: update the driver Documentation and add EEE
` [PATCH] ethtool: add the EEE option

Re[2]: [PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-04-06  9:22 UTC  (2+ messages)

[PATCH] net: fix a race in sock_queue_err_skb()
 2012-04-06  9:08 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).