netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-17 15:18:06 to 2009-12-20 17:54:00 UTC [more...]

[PATCH] Security: Add prctl(PR_{GET,SET}_NETWORK) interface
 2009-12-20 17:53 UTC  (16+ messages)
          ` [PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK) interface. (v2)
              ` [PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK)
          ` [PATCH 2/3] Security: Implement prctl(PR_SET_NETWORK, PR_NETWORK_OFF) semantics. (v2)
          ` [PATCH 3/3] Security: Document prctl(PR_{GET,SET}_NETWORK). (v2)

tg3: link is permanently down after ifdown and ifup
 2009-12-20 16:44 UTC  (6+ messages)

pull request: wireless-2.6 2009-12-18
 2009-12-20 13:38 UTC  (4+ messages)

[PATCH net-next 0/2] Defer skb allocation in virtio_net recv
 2009-12-20 11:24 UTC  (5+ messages)
` [PATCH 1/2] virtio: Add detach unused buffer from vring
` [PATCH 2/2] virtio_net: Defer skb allocation in receive path

[net-next PATCH 0/6] enic: updates to version 1.1.0.241
 2009-12-20  6:54 UTC  (19+ messages)
` [net-next PATCH 1/6] enic: Bug fix: use safe queue shutdown in dev->stop
` [net-next PATCH 2/6] enic: Bug fix: try harder to fill Rx ring on skb allocation failures
` [net-next PATCH 3/6] enic: minimize pkt filter updates to firmware
` [net-next PATCH 4/6] enic: Bug fix: align desc ring sizes to 32 descs
` [net-next PATCH 5/6] enic: feature add: add ethtool -c/C support
` [net-next PATCH 6/6] enic: whitespace cleanup; #define cleanup; more verbose err msg

kernel BUG at kernel/timer.c:951!
 2009-12-19 17:40 UTC  (2+ messages)

RE:
 2009-12-19 16:03 UTC 

[Bugme-new] [Bug 14794] New: IP address assigned by DHCP is dropped after ~40 seconds
 2009-12-19 13:48 UTC  (16+ messages)

[Bugme-new] [Bug 14837] New: gretap does not fragment IP packets
 2009-12-19 12:55 UTC  (3+ messages)

[PATCH 1/2] improve netem reorder flexibility
 2009-12-19 10:38 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH] netem/iproute2 solving correlated loss issues [2/5]
 2009-12-19  9:48 UTC  (8+ messages)
` [PATCH] netem/iproute2 solving correlated loss issues [3/5]
` [PATCH] netem/iproute2 solving correlated loss issues [4/5]
  ` [PATCH] netem/iproute2 solving correlated loss issues [5/5]

[PATCH] netem/iproute2 solving correlated loss issues [0/5]
 2009-12-19  9:45 UTC  (4+ messages)

Compat-wireless releases for 2.6.33-rc1 and 2.6.32.2
 2009-12-19  8:59 UTC 

[PATCH 3/7] drivers/net/cxgb3: Use kzalloc for allocating only one thing
 2009-12-19  7:16 UTC 

Subject: [PATCH 1/6] bna: Brocade 10Gb Ethernet device driver
 2009-12-19  7:14 UTC  (2+ messages)

[PATCH 3/3] gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
 2009-12-19  4:39 UTC  (2+ messages)

[PATCH 2/3] gianfar: Fix stats support
 2009-12-19  4:38 UTC  (2+ messages)

[PATCH 1/3] gianfar: Fix a filer bug
 2009-12-19  4:38 UTC  (2+ messages)

[PATCH] bnx2 patches
 2009-12-19  4:35 UTC  (4+ messages)
` [PATCH] bnx2: fixing a timout error due not refreshing TX timers correctly

[PATCH 4/7] can/at91: don't check platform_get_irq's return value against zero
 2009-12-19  4:32 UTC  (3+ messages)

[PATCH] bnx2: reset_task is crashing the kernel. Fixing it
 2009-12-19  4:29 UTC  (4+ messages)

[PATCH]ipv6:fix an oops when force unload ipv6 module
 2009-12-19  4:25 UTC  (4+ messages)

[PATCH] TI DaVinci EMAC: Fix MDIO bus frequency configuration
 2009-12-19  4:22 UTC  (2+ messages)

e100 REGRESSION in 2.6.32 (PATCH)
 2009-12-19  4:19 UTC  (6+ messages)
  ` e100 REGRESSION in 2.6.32 (PATCH v2)

[PATCH] broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
 2009-12-19  4:16 UTC  (3+ messages)

[net-2.6 PATCH] e1000e: LED settings in EEPROM ignored on 82571 and 82572
 2009-12-19  4:15 UTC  (2+ messages)

NetXen crash in sysfs_create_file
 2009-12-19  4:14 UTC  (3+ messages)

[PATCH] netns: fix net.ipv6.route.gc_min_interval_ms in netns
 2009-12-19  4:11 UTC  (2+ messages)

Pull request: bluetooth-2.6 2009-12-17
 2009-12-19  4:09 UTC  (7+ messages)
` [PATCH 1/5] Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
` [PATCH 2/5] Bluetooth: Fix unset of RemoteBusy flag for L2CAP
` [PATCH 3/5] Bluetooth: Ack L2CAP I-frames before retransmit missing packet
` [PATCH 4/5] Bluetooth: Fix L2CAP locking scheme regression
` [PATCH 5/5] Bluetooth: Prevent ill-timed autosuspend in USB driver

[RFC PATCH v2 1/6] pci: Add pci_num_vf function
 2009-12-19  4:05 UTC  (9+ messages)
` [RFC PATCH v2 2/6] net: Add netif_num_vf function
` [RFC PATCH v2 3/6] if_link: Add SR-IOV configuration methods
` [RFC PATCH v2 4/6] net: Add netdev ops for SR-IOV configuration
` [RFC PATCH v2 5/6] rtnetlink: Add VF config code to rtnetlink
` [RFC PATCH v2 6/6] igb: add support for VF configuration tools

[PATCH] allow nf_tproxy_core module to unload
 2009-12-19  3:41 UTC  (2+ messages)

Subject: [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
 2009-12-19  3:38 UTC  (3+ messages)

Subject: [PATCH 2/6] bna: Brocade 10Gb Ethernet device driver
 2009-12-19  2:19 UTC  (2+ messages)

Subject: [PATCH 4/6] bna: Brocade 10Gb Ethernet device driver
 2009-12-19  1:28 UTC 

Subject: [PATCH 5/6] bna: Brocade 10Gb Ethernet device driver
 2009-12-19  1:28 UTC 

Subject: [PATCH 6/6] bna: Brocade 10Gb Ethernet device driver
 2009-12-19  1:28 UTC 

Subject: [PATCH 3/6] bna: Brocade 10Gb Ethernet device driver
 2009-12-19  1:28 UTC 

[RFC PATCH v2 01/12] ixgbevf: Macros, data structures, useful defines and registers
 2009-12-18 22:54 UTC  (12+ messages)
` [RFC PATCH v2 02/12] ixgbevf: 82599 Virtual Function core functions and header
` [RFC PATCH v2 03/12] ixgbevf: Mailbox communication
` [RFC PATCH v2 04/12] ixgbevf: Driver main and ethool interface module and main header
` [RFC PATCH v2 05/12] ixgbevf: Driver Makefile
` [RFC PATCH v2 06/12] ixgbevf: Kconfig, Makefile and Documentation
` [RFC PATCH v2 07/12] ixgbe: Mailbox header and code module
` [RFC PATCH v2 08/12] ixgbe: Add SR-IOV register, structure and bit defines
` [RFC PATCH v2 09/12] ixgbe: Add SR-IOV specific features
` [RFC PATCH v2 10/12] ixgbe: Add SR-IOV specific modules to driver Makefile
` [RFC PATCH v2 11/12] ixgbe: Add SR-IOV feature enablement code
` [RFC PATCH v2 12/12] ixgbe: Add SR-IOV features to main module

[GIT PULL] AlacrityVM guest drivers for 2.6.33
 2009-12-18 21:51 UTC  (2+ messages)

[RFC PATCH] Regression in linux 2.6.32 virtio_net seen with vhost-net
 2009-12-18 19:13 UTC  (14+ messages)

solutions for forcedeth jumbo rx and order:2 alloc?
 2009-12-18 17:52 UTC 

[PATCH 0/3] macvlan: add vepa and bridge mode
 2009-12-18 17:37 UTC  (5+ messages)
` [PATCH] iplink: add macvlan options for "

[PATCH -stable 01/02]: ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery
 2009-12-17 16:26 UTC  (5+ messages)
` [PATCH -stable 02/02]: netfilter: fix crashes in bridge netfilter caused by fragment jumps
` [stable] [PATCH -stable 01/02]: ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery

Still using IPTOS_TOS() in kernel? Really???
 2009-12-18 15:20 UTC  (4+ messages)

[RFC 1/2] udp: add non-linear uniform port allocation scheme option /proc/sys/net/ipv4/udp_port_randomization
 2009-12-18 13:12 UTC  (5+ messages)

[RFC PATCH] Regression in linux 2.6.32 virtio_net seen with vhost-net
 2009-12-18  1:55 UTC  (4+ messages)

[RFC iproute2 PATCH 1/3] iproute: Sync if_link header with kernel to get new VF configuration defines
 2009-12-18  1:37 UTC  (3+ messages)
` [RFC iproute2 PATCH 2/3] iproute: Modify the parser's handling duplicated attributes
` [RFC iproute2 PATCH 3/3] iproute: Add support to 'ip' for SR-IOV virtual function link paramters

[PATCH] bonding: cancel_delayed_work() -> cancel_delayed_work_sync()
 2009-12-17 22:33 UTC  (15+ messages)
      ` [Bonding-devel] "

Linux driver for Broadcom BCM4312 [14e4:4315]
 2009-12-17 22:12 UTC  (2+ messages)

[PATCH v4 1/1] rps: core implementation
 2009-12-17 21:04 UTC  (3+ messages)

IP policy routing & rule 0
 2009-12-17 20:43 UTC  (2+ messages)

Network isolation with RLIMIT_NETWORK, cont'd
 2009-12-17 19:53 UTC  (9+ messages)

[RFC PATCH] Regression in linux 2.6.32 virtio_net seen with vhost-net
 2009-12-17 19:28 UTC  (2+ messages)

[PATCH] Security: Add prctl(PR_{GET,SET}_NETWORK) interface
 2009-12-17 19:18 UTC  (5+ messages)
` [PATCH] Security: Implement prctl(PR_SET_NETWORK, PR_NETWORK_OFF) semantics

[PATCH] Security: Add prctl(PR_{GET,SET}_NETWORK) interface
 2009-12-17 16:28 UTC  (2+ messages)

[PATCH] [Resend] rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC
 2009-12-17 15:25 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).