netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-13 15:07:43 to 2010-06-15 16:26:54 UTC [more...]

[PATCH v4 00/12] ptp: IEEE 1588 clock support
 2010-06-15 16:26 UTC  (14+ messages)
` [PATCH 01/12] phylib: preserve ifreq parameter when calling generic phy_mii_ioctl()
` [PATCH 02/12] phylib: do not filter phy_mii_ioctl()
` [PATCH 03/12] phylib: add a driver method for the SIOCSHWTSTAMP ioctl
` [PATCH 04/12] phylib: add a way to make PHY time stamps possible
` [PATCH 05/12] phylib: Allow reading and writing a mii bus from atomic context
` [PATCH 06/12] ptp: add a BPF to help drivers detect PTP packets
` [PATCH 07/12] phylib: support the National Semiconductor DP83640 PHY
` [PATCH 08/12] ptp: Added a brand new class driver for ptp clocks
` [PATCH 09/12] ptp: Added a clock that uses the Linux system time
` [PATCH 10/12] ptp: Added a clock that uses the eTSEC found on the MPC85xx
` [PATCH 11/12] ptp: Added a clock driver for the IXP46x
` [PATCH 12/12] ptp: Added a clock driver for the National Semiconductor PHYTER

[RFC patch net/next] net: Hoist assigns from if?
 2010-06-15 16:22 UTC  (4+ messages)

[PATCH] bridge: fdb cleanup runs too often
 2010-06-15 16:14 UTC 

[v2 Patch 1/2] s2io: add dynamic LRO disable support
 2010-06-15 16:07 UTC  (9+ messages)
` [v2 Patch 2/2] mlx4: "

[PATCH 00/17] netfilter: netfilter update
 2010-06-15 15:38 UTC  (18+ messages)
` [PATCH 01/17] netfilter: br_netfilter: use skb_set_noref()
` [PATCH 02/17] netfilter: xt_statistic: remove nth_lock spinlock
` [PATCH 03/17] netfilter: vmalloc_node cleanup
` [PATCH 04/17] netfilter: xt_rateest: Better struct xt_rateest layout
` [PATCH 05/17] netfilter: nf_conntrack: IPS_UNTRACKED bit
` [PATCH 06/17] netfilter: nf_conntrack: per_cpu untracking
` [PATCH 07/17] netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes
` [PATCH 08/17] netfilter: ip_queue: rwlock to spinlock conversion
` [PATCH 09/17] netfilter: ip6_queue: "
` [PATCH 10/17] netfilter: nfnetlink_queue: some optimizations
` [PATCH 11/17] netfilter: nfnetlink_log: RCU conversion
` [PATCH 12/17] netfilter: nfnetlink_log: RCU conversion, part 2
` [PATCH 13/17] netfilter: kill redundant check code in which setting ip_summed value
` [PATCH 14/17] netfilter: defrag: remove one redundant atomic ops
` [PATCH 15/17] netfilter: defrag: kill unused work parameter of frag_kfree_skb()
` [PATCH 16/17] netfilter: CLUSTERIP: RCU conversion
` [PATCH 17/17] netfilter: xtables: idletimer target implementation

[PATCH 2/2] ehea: Fix kernel deadlock in DLPAR-mem processing
 2010-06-15 15:35 UTC 

[PATCH 1/2] ehea: fix delayed packet processing
 2010-06-15 15:35 UTC 

[PATCH 0/1] netfilter: netfilter fixes
 2010-06-15 14:48 UTC  (2+ messages)
` [PATCH 1/1] ipvs: Add missing locking during connection table hashing and unhashing

[PATCH net-next-2.6] loopback: Implement 64bit stats on 32bit arches
 2010-06-15 13:29 UTC  (11+ messages)
  ` [PATCH net-next-2.6] net: Introduce u64_stats_sync infrastructure
          ` [PATCH net-next-2.6 v2] "
    ` [PATCH net-next-2.6] bridge: 64bit rx/tx counters

[PATCH net-next-2.6 0/3] net: use rx_handler_data pointer for bridge and macvlan ports
 2010-06-15 13:28 UTC  (6+ messages)
` [PATCH net-next-2.6 2/3] macvlan: use rx_handler_data pointer to store macvlan_port pointer
  ` [PATCH net-next-2.6 2/3] macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
` [PATCH net-next-2.6 3/3] bridge: use rx_handler_data pointer to store net_bridge_port pointer
  ` [PATCH net-next-2.6 3/3] bridge: use rx_handler_data pointer to store net_bridge_port pointer V2

[PATCH v6] netfilter: Xtables: idletimer target implementation
 2010-06-15 13:18 UTC  (3+ messages)

[PATCH v5] netfilter: Xtables: idletimer target implementation
 2010-06-15 12:34 UTC  (3+ messages)

udp: Fix bogus UFO packet generation
 2010-06-15 12:15 UTC  (2+ messages)

ftp on udp and tcp 
 2010-06-15 11:50 UTC  (2+ messages)

[PATCH 0/2] net,man - IP_NODEFRAG option for IPv4 socket
 2010-06-15 11:07 UTC  (3+ messages)
  ` [PATCH 1/2] net "
` [PATCH 2/2] man "

[0/8] netpoll/bridge fixes
 2010-06-15 10:28 UTC  (9+ messages)
          ` [PATCH 8/8] bridge: Fix netpoll support

[PATCH 0/8] Support unix domain sockets across namespaces
 2010-06-15  9:53 UTC  (21+ messages)
` [PATCH 1/8] scm: Reorder scm_cookie
  ` [PATCH 2/8] user_ns: Introduce user_nsmap_uid and user_ns_map_gid
` [PATCH 3/8] sock: Introduce cred_to_ucred
` [PATCH 4/8] af_unix: Allow SO_PEERCRED to work across namespaces
` [PATCH 5/8] af_netlink: Add needed scm_destroy after scm_send
` [PATCH 6/8] scm: Capture the full credentials of the scm sender
` [PATCH 7/8] af_unix: Allow credentials to work across user and pid namespaces
` [PATCH 8/8] af_unix: Allow connecting to sockets in other network namespaces

no reassembly for outgoing packets on RAW socket
 2010-06-15  9:49 UTC  (14+ messages)
                  ` [PATCH] net: IP_NODEFRAG option for IPv4 socket

[Patch 1/2] s2io: add dynamic LRO disable support
 2010-06-15  9:39 UTC  (9+ messages)
` [Patch 2/2] mlx4: "

[PATCH 2/2] Driver core: reduce duplicated code
 2010-06-15  9:05 UTC  (2+ messages)

[net-next PATCH] bnx2x: Fix link problem with some DACs
 2010-06-15  8:22 UTC  (2+ messages)

udp: Add UFO to NETIF_F_SOFTWARE_GSO
 2010-06-15  6:21 UTC 

[PATCH net-next-2.6] ipv6: avoid two atomics in ipv6_rthdr_rcv()
 2010-06-15  6:14 UTC  (2+ messages)

[PATCH net-next-2.6] ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
 2010-06-15  6:14 UTC  (4+ messages)

[PATCH] ethtool: Revert incorrect indentation changes
 2010-06-15  6:13 UTC  (2+ messages)

[PATCH net-next-2.6] inetpeer: various changes
 2010-06-15  6:13 UTC  (2+ messages)

[net-next PATCH] bnx2x: Fix link problem with some DACs
 2010-06-15  6:12 UTC  (6+ messages)

[PATCH] virtio_net: implements ethtool_ops.get_drvinfo
 2010-06-15  5:20 UTC  (3+ messages)

[PATCH for-2.6.35] virtio_net: fix oom handling on tx
 2010-06-15  4:23 UTC  (3+ messages)

linux-next: build failure after merge of the net tree
 2010-06-15  3:42 UTC  (3+ messages)

linux-next: manual merge of the net tree with the net-current tree
 2010-06-15  2:00 UTC 

suspend/resume not working in MSIX mode
 2010-06-15  1:13 UTC 

[PATCH] KVM: add schedule check to napi_enable call
 2010-06-14 20:44 UTC  (3+ messages)

[PATCH] vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
 2010-06-14 20:03 UTC  (8+ messages)

[2.6.35-rc3 regression] TCP connections on 'lo' interface randomly stall
 2010-06-14 19:36 UTC  (3+ messages)

[RFC] [PATCH] ethtool: Flags for fibre speed switching
 2010-06-14 19:26 UTC 

New issues in 2.6.35-rc{1,2}
 2010-06-14 16:43 UTC 

[PATCH 1/2] [PATCH] ucc_geth driver: add ioctl
 2010-06-14 16:35 UTC  (4+ messages)
` [PATCH 2/2] [PATCH] ucc_geth: fix for RX skb buffers recycling
    ` [PATCH v2] "

[PATCH 1/4] net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag
 2010-06-14 16:13 UTC  (4+ messages)

[PATCH] net: Fix error in comment on net_device_ops::ndo_get_stats
 2010-06-14 15:19 UTC 

[PATCH v4] netfilter: Xtables: idletimer target implementation
 2010-06-14 14:59 UTC  (4+ messages)

[PATCH net-next-2.6] be2net: enable ipv6 tso support
 2010-06-14 14:56 UTC 

[PATCH net-next-2.6] ipfrag : frag_kfree_skb() cleanup
 2010-06-14 14:32 UTC  (4+ messages)

[PATCH net-next-2.6] ip_frag: Remove some atomic ops
 2010-06-14 14:30 UTC  (4+ messages)

[PATCH v2] net: deliver skbs on inactive slaves to exact matches
 2010-06-14 14:10 UTC  (5+ messages)

mpd client timeouts (bisected) 2.6.35-rc3
 2010-06-14 14:13 UTC  (10+ messages)

potential race in virtio ring?
 2010-06-14 13:59 UTC 

[PATCH] iproute: fix tc generating ipv6 priority filter
 2010-06-14 13:36 UTC 

[net-next-2.6 PATCH 2/2] x86: Align skb w/ start of cache line on newer core 2/Xeon Arch
 2010-06-14 12:57 UTC  (5+ messages)
      ` [PATCH net-next-2.6] net: NET_SKB_PAD should depend on L1_CACHE_BYTES

[PATCH 0/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
 2010-06-14 11:45 UTC 

[PATCH] fragment: add fast path
 2010-06-14 10:15 UTC  (13+ messages)

sysfs class/net/ problem
 2010-06-14  9:39 UTC  (45+ messages)
                      ` [RFC][PATCH] Fix another namespace issue with devices assigned to classes

[PATCH 0/3]netxen: bug fixes
 2010-06-14  9:39 UTC  (4+ messages)
` [PATCH 1/3] netxen: fix memory leaks in error path
` [PATCH 2/3] netxen: fix rcv buffer leak
` [PATCH 3/3] netxen: fix caching window register

BUG: unable to handle kernel paging request at 000041ed00000001
 2010-06-14  9:27 UTC  (5+ messages)

[net-2.6 PATCH] ixgbe: fix for race with 8259(8|9) during shutdown
 2010-06-14  1:21 UTC  (2+ messages)

[net-2.6 PATCH] e1000: Fix message logging defect
 2010-06-14  1:21 UTC  (2+ messages)

[net-2.6 PATCH] ixgbe: fix automatic LRO/RSC settings for low latency
 2010-06-14  1:21 UTC  (2+ messages)

[net-next PATCH] bnx2x: Fix link problem with some DACs
 2010-06-14  0:52 UTC  (3+ messages)

[PATCH 0/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
 2010-06-13 22:18 UTC 

[PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
 2010-06-13 22:20 UTC 

[PATCH net-next-2.6] syncookies: check decoded options against sysctl settings
 2010-06-13 21:34 UTC 

[PATCH net-next-2.6] ipv6: syncookies: do not skip ->iif initialization
 2010-06-13 21:29 UTC 

read(2) hangs waiting for data from a closed socket
 2010-06-13 19:55 UTC 

[REGRESSION]linux-2.6.35-rc3 in net/core/dev.c
 2010-06-13 15:28 UTC  (3+ messages)

read(2) hangs waiting for data from a closed socket
 2010-06-13 15:07 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).