messages from 2012-05-25 19:51:06 to 2012-05-30 08:45:16 UTC [more...]
[RFC PATCH 0/2] Faster/parallel SYN handling to mitigate SYN floods
2012-05-30 8:44 UTC (15+ messages)
` [RFC PATCH 1/2] tcp: extract syncookie part of tcp_v4_conn_request()
` [RFC PATCH 2/2] tcp: Early SYN limit and SYN cookie handling to mitigate SYN floods
Strange latency spikes/TX network stalls on Sun Fire X4150(x86) and e1000e
2012-05-30 8:40 UTC (13+ messages)
[RFC PATCH 0/4] inet: add second hash table
2012-05-30 8:00 UTC (7+ messages)
` [RFC PATCH 1/4] inet: add counter to inet_bind_hashbucket
` [RFC PATCH 2/4] inet: add a second bind hash
` [RFC PATCH 3/4] inet: add/remove inet buckets in the "
` [RFC PATCH 4/4] inet: use second hash in inet_csk_get_port
Difficulties to get 1Gbps on be2net ethernet card
2012-05-30 7:25 UTC (6+ messages)
[PATCH] iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'
2012-05-30 7:18 UTC (2+ messages)
[PATCH 19/22] net/smsc911x: Repair broken failure paths
2012-05-30 7:16 UTC (2+ messages)
[PATCH] net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
2012-05-30 7:02 UTC (3+ messages)
[PATCH] drop_monitor: convert to modular building
2012-05-30 5:29 UTC (7+ messages)
` [PATCH v3] "
[RFC PATCH v1 0/3] Expose switching attributes via PF_BRIDGE
2012-05-30 3:07 UTC (4+ messages)
` [RFC PATCH v1 1/3] net: create generic bridge ops
` [RFC PATCH v1 2/3] net: add VEPA, VEB bridge mode
` [RFC PATCH v1 3/3] ixgbe: add setlink, getlink support to ixgbe and ixgbevf
[PATCH 0/3] net: implement auto-loading of generic netlink modules
2012-05-30 2:34 UTC (5+ messages)
` [PATCH 1/3] net: add MODULE_ALIAS_NET_PF_PROTO_NAME
` [PATCH 2/3] genetlink: Build a generic netlink family module alias
` [PATCH 3/3] drop_monitor: Add module alias to enable automatic module loading
[PATCH V2 2/2] r6040: Do a Proper deinit at errorpath and also when driver unloads (calling r6040_remove_one)
2012-05-30 2:31 UTC (2+ messages)
[PATCH V2 1/2] r6040: disable pci device if the subsequent calls (after pci_enable_device) fails
2012-05-30 2:31 UTC (2+ messages)
[PATCH] 8021q/vlan: process NETDEV_GOING_DOWN
2012-05-30 0:40 UTC (2+ messages)
[PATCH] r6040: disable pci device if the subsequent calls (after pci_enable_device) fails
2012-05-29 23:34 UTC (5+ messages)
[PATCH] r6040: disable pci device if the subsequent calls (after pci_enable_device) fails
2012-05-29 23:19 UTC (8+ messages)
[PATCH] r6040: Do a Proper deinit at errorpath and also when driver unloads (calling r6040_remove_one)
2012-05-29 23:15 UTC
[PATCH] skb: avoid unnecessary reallocations in __skb_cow
2012-05-29 21:23 UTC (3+ messages)
[PATCH] asix: allow full size 8021Q frames to be received
2012-05-29 21:22 UTC (2+ messages)
[PATCH] net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
2012-05-29 21:23 UTC (2+ messages)
[PATCH resend] rds_rdma: don't assume infiniband device is PCI
2012-05-29 21:22 UTC (3+ messages)
[PATCH] l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
2012-05-29 21:20 UTC (2+ messages)
Fwd: Ethtool not displaying ntuple/nfc rule settings
2012-05-29 17:55 UTC (2+ messages)
[PATCH 1/2] tc(8): Negative indent and missing "-" after an escape
2012-05-29 15:18 UTC (3+ messages)
` [PATCH 2/2] tc-drr(8): tab unquoted in a argument to a macro
[PATCH net-next] iwlwifi: dont pull too much payload in skb head
2012-05-29 14:45 UTC (4+ messages)
[RFC] skb: avoid unnecessary reallocations in __skb_cow
2012-05-29 13:26 UTC (6+ messages)
Re
2012-05-29 12:05 UTC
[PATCH v5 1/6] net: sh_eth: remove unnecessary function
2012-05-29 8:47 UTC (3+ messages)
[PATCH v5 6/6 resend] net: sh_eth: use NAPI
2012-05-29 8:15 UTC
[PATCH v5 5/6] net: sh_eth: add support for set_ringparam/get_ringparam
2012-05-29 8:15 UTC
[PATCH v5 4/6] net: sh_eth: fix up the buffer pointers
2012-05-29 8:14 UTC
[PATCH v5 3/6] net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
2012-05-29 8:14 UTC
[PATCH v5 2/6] net: sh_eth: remove unnecessary members/definitions
2012-05-29 8:14 UTC
[PATCH v2] Bluetooth: Really fix registering hci with duplicate name
2012-05-29 7:48 UTC (3+ messages)
[PATCH 00/15] netfilter: add namespace support for netfilter proto
2012-05-29 7:04 UTC (16+ messages)
` [PATCH 01/15] netfilter: add namespace support for l4proto
` [PATCH 02/15] netfilter: add namespace support for l3proto
` [PATCH 03/15] netfilter: add namespace support for l4proto_generic
` [PATCH 04/15] netfilter: add namespace support for l4proto_tcp
` [PATCH 05/15] netfilter: add namespace support for l4proto_udp
` [PATCH 06/15] netfilter: add namespace support for l4proto_icmp
` [PATCH 07/15] netfilter: add namespace support for l4proto_icmpv6
` [PATCH 08/15] netfilter: add namespace support for l3proto_ipv4
` [PATCH 09/15] netfilter: add namespace support for l3proto_ipv6
` [PATCH 10/15] netfilter: add namespace support for l4proto_sctp
` [PATCH 11/15] netfilter: add namespace support for l4proto_udplite
` [PATCH 12/15] netfilter: adjust l4proto_dccp to the nf_conntrack_l4proto_register
` [PATCH 13/15] netfilter: adjust l4proto_gre4 "
` [PATCH 14/15] netfilter: cleanup sysctl for l4proto and l3proto
` [PATCH 15/15] netfilter: add namespace support for cttimeout
Network kernel panics with wireless-testing 3.4-rc7
2012-05-29 7:01 UTC (2+ messages)
WARNING: at net/sched/sch_generic.c:256 dev_watchdog+0x277/0x280()
2012-05-29 3:31 UTC (7+ messages)
` Fwd: "
Keeping track of your usage?!!!?
2012-05-28 21:53 UTC
Keeping track of your usage?!!!?
2012-05-28 21:31 UTC
Wrong usage of hash in L2TP leading to NULL ptr derefs
2012-05-28 17:21 UTC (3+ messages)
some questions on virtual machine bridging
2012-05-28 16:13 UTC
[PATCH] 9p: BUG before corrupting memory
2012-05-28 16:00 UTC
[PATCH RFC] virtio-net: remove useless disable on freeze
2012-05-28 12:53 UTC (2+ messages)
Server Rental Service in HK
2012-05-28 11:31 UTC
[PATCH 0/5] NFS: create blocklayout pipe per network namesapce context
2012-05-28 11:43 UTC (14+ messages)
` [PATCH 4/5] NFS: remove RPC PipeFS mount point reference from blocklayout routines
System Administrator (Mailbox Quota Exceeded!)
2012-05-28 10:24 UTC
[PATCH v3 00/17] netfilter: add namespace support for netfilter protos
2012-05-28 9:54 UTC (20+ messages)
` [PATCH 01/17] netfilter: add struct nf_proto_net for register l4proto sysctl
` [PATCH 04/17] netfilter: add namespace support for l4proto_generic
[PATCH] xen/netback: Calculate the number of SKB slots required correctly
2012-05-28 8:42 UTC (3+ messages)
WARNING: at net/ipv4/tcp.c:1610 tcp_recvmsg+0xb1b/0xc70()
2012-05-28 8:34 UTC (13+ messages)
Dear Account Owner
2012-05-28 5:47 UTC
[PATCH 2/3] drivers: net: ethernet: stmmac: fix failure in module test
2012-05-28 5:44 UTC (4+ messages)
` [net] stmmac: fix driver Kconfig when built as module
[PATCH] net: compute a more reasonable default ip6_rt_max_size
2012-05-27 13:18 UTC (12+ messages)
[PATCH] Bluetooth: Really fix registering hci with duplicate name
2012-05-27 7:10 UTC (2+ messages)
Question with commit 299b0767(ipv6: Fix IPsec slowpath fragmentation problem)
2012-05-27 5:12 UTC (7+ messages)
` [PATCH] ipv6: fix incorrect ipsec transport mode fragment
` [PATCH v2] ipv6: fix incorrect ipsec fragment
[PATCH v3] xfrm: take iphdr size into account for esp payload size calculation
2012-05-27 5:09 UTC (3+ messages)
` [PATCH v4] xfrm: take net hdr len "
[PATCH v7 0/2] fixes for sock memcg static branch disablement
2012-05-27 5:10 UTC (3+ messages)
` [PATCH v7 2/2] decrement static keys on real destroy time
[ANNOUNCE] conntrack-tools 1.2.0 release
2012-05-27 2:35 UTC (7+ messages)
` "
` [PATCH 1/2] nfct-extensions/timeout: adjust for changed nfct_timeout_snprintf API
` [PATCH 2/2] Update .gitignore
I NEED YOUR ASSISTANCE
2012-05-26 18:18 UTC
[PATCH] STA2X11 CAN: CAN driver for the STA2X11 board
2012-05-26 19:57 UTC (4+ messages)
[ANNOUNCE] libmnl 1.0.3 release
2012-05-26 18:24 UTC (2+ messages)
[ANNOUNCE] iptables 1.4.14 release
2012-05-26 18:15 UTC
[ANNOUNCE] libnetfilter_cttimeout 1.0.0 release
2012-05-26 18:03 UTC
E-mail Upgrade
2012-05-26 2:46 UTC
CDC NCM: question regarding dev->rx_urb_size
2012-05-26 12:39 UTC
(unknown),
2012-05-25 13:52 UTC
[PATCH] net: compute a more reasonable default ip6_rt_max_size (v2)
2012-05-25 22:26 UTC
Inadvertently sending a Christmas Tree TCP packet
2012-05-25 22:15 UTC (2+ messages)
[PATCH 1/3] TIPC: Removing EXPERIMENTAL label
2012-05-25 20:24 UTC (4+ messages)
[PATCH] gianfar:don't add FCB length to hard_header_len
2012-05-25 20:04 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).