netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-18 07:27:44 to 2013-12-19 00:52:23 UTC [more...]

ieee80211_i.h: shouldn't struct ps_data.tim be aligned unsigned long?
 2013-12-19  0:52 UTC  (4+ messages)
  ` [PATCH] ieee80211_i.h: Align struct ps_data.tim to unsigned long

[Patch net-next 0/4] net_sched: improve tc action code
 2013-12-19  0:48 UTC  (6+ messages)
` [Patch net-next 1/4] net_sched: act: clean up notification functions
` [Patch net-next 2/4] net_sched: act: move idx_gen to struct tcf_hashinfo
` [Patch net-next 3/4] net_sched: mirred: remove action when the target device is gone
` [Patch net-next 4/4] net_sched: mirred: notify user-space when action gets removed

[PATCH] ipv6: clear RTF_EXPIRES when call ip6_rt_copy
 2013-12-19  0:47 UTC  (17+ messages)

[PATCH net-next] ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
 2013-12-19  0:35 UTC  (2+ messages)

pull request [net]: batman-adv 2013-12-19
 2013-12-19  0:15 UTC  (7+ messages)
` [PATCH 1/6] batman-adv: free nf_bridge member on locally delivered skb
` [PATCH 2/6] batman-adv: fix alignment for batadv_coded_packet
` [PATCH 3/6] batman-adv: fix header alignment by unrolling batadv_header
` [PATCH 4/6] batman-adv: fix size of batadv_icmp_header
` [PATCH 5/6] batman-adv: fix size of batadv_bla_claim_dst
` [PATCH 6/6] batman-adv: fix alignment for batadv_tvlv_tt_change

[PATCH net-next] ipv4: introduce ip_dst_mtu_secure and protect forwarding path against pmtu spoofing
 2013-12-19  0:07 UTC  (5+ messages)

[PATCH] drivers: ptp: Include new header file in ptp_pch.c
 2013-12-18 23:40 UTC  (4+ messages)

[PATCH net] drivers : stmmac : Fixes for IEEE 1588 Timestamping
 2013-12-18 23:35 UTC 

[net 0/5][pull request] Intel Wired LAN Driver Updates
 2013-12-18 23:02 UTC  (3+ messages)

sit tunnel slow since added GSO/TSO support
 2013-12-18 22:57 UTC  (3+ messages)
` [PATCH] ipv6: sit: update mtu check to take care of gso packets

[patch] isdn: use strlcpy() instead strcpy()
 2013-12-18 22:54 UTC  (3+ messages)
  ` [patch v2] "

[PATCH net-next] bridge: spelling fixes
 2013-12-18 22:53 UTC  (2+ messages)

[PATCH net] ipv6: pmtudisc setting not respected with UFO/CORK
 2013-12-18 22:53 UTC  (2+ messages)

[PATCH 0/4] dm9601: improve support for dm962x based devices
 2013-12-18 22:48 UTC  (9+ messages)
` [PATCH 1/4] dm9601: add support for dm9621a based dongle
` [PATCH 2/4] dm9601: fix reception of full size ethernet frames on dm9620/dm9621a
` [PATCH 3/4] dm9601: make it clear that dm9620/dm9621a are also supported
` [PATCH 4/4] dm9601: work around tx fifo sync issue on dm962x

[PATCH net] ip_gre: fix msg_name parsing for recvfrom/recvmsg
 2013-12-18 22:45 UTC  (3+ messages)
` [PATCH net,v2] "

[PATCH net-next] ipv6: support IPV6_PMTU_INTERFACE on sockets
 2013-12-18 22:37 UTC  (2+ messages)

[PATCH net-next] hyperv: Add support for Virtual Receive Side Scaling (vRSS)
 2013-12-18 22:21 UTC 

[PATCH net v2 0/8] Fixes for server entries and server filter entries for Chelsio T4/T5
 2013-12-18 22:16 UTC  (10+ messages)
` [PATCH net v2 1/8] cxgb4: Reserve stid 0 for T4/T5 adapters
` [PATCH net v2 2/8] cxgb4: Include TCP as protocol when creating server filters
` [PATCH net v2 3/8] cxgb4: Assign filter server TIDs properly
` [PATCH net v2 5/8] cxgb4: Add API to correctly calculate tuple fields
` [PATCH net v2 6/8] RDMA/cxgb4: Calculate the filter server TID properly
  ` [PATCH net v2 4/8] cxgb4: Account for stid entries properly in case of IPv6
  ` [PATCH net v2 7/8] RDMA/cxgb4: Server filters are supported only for IPv4
  ` [PATCH net v2 8/8] RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields

[PATCH net-next] qlcnic: make local functions static
 2013-12-18 22:01 UTC  (6+ messages)
  ` [PATCH net-next 1/2 v2] "
    ` [PATCH net-next 2/2 v2] qlcnic: remove dead code

[PATCH net-next 2/2] ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
 2013-12-18 21:59 UTC  (2+ messages)

[PATCH net-next 1/2] inet: make no_pmtu_disc per namespace and kill ipv4_config
 2013-12-18 21:59 UTC  (2+ messages)

[PATCH 1/1] drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
 2013-12-18 21:54 UTC  (2+ messages)

[PATCH net 0/3] bonding: add port protection for bond_3ad_xxx_change()
 2013-12-18 21:53 UTC  (3+ messages)

[PATCH net-next v4 0/8] net_sched: some cleanup and improvments
 2013-12-18 21:42 UTC  (27+ messages)
` [PATCH net-next v4 1/8] net_sched: remove get_stats from tc_action_ops
` [PATCH net-next v4 2/8] net_sched: act: use standard struct list_head
` [PATCH net-next v4 3/8] net_sched: mirred: remove action when the target device is gone
` [PATCH net-next v4 4/8] net_sched: cls: refactor out struct tcf_ext_map
` [PATCH net-next v4 5/8] net_sched: init struct tcf_hashinfo at register time
` [PATCH net-next v4 6/8] net_sched: convert tcf_hashinfo to hlist and use spinlock
` [PATCH net-next v4 7/8] net_sched: convert tc_action_ops to use struct list_head
` [PATCH net-next v4 8/8] net_sched: convert tcf_proto_ops "

[PATCH 1/2 v2] net: Cache dst in tunnels
 2013-12-18 21:38 UTC  (2+ messages)

[PATCH 0/2] Add UID/GID info to NFQUEUE
 2013-12-18 21:24 UTC  (4+ messages)
` [PATCH 1/2] netfilter_queue: enable UID/GID socket info retrieval
` [PATCH 2/2] libnetfilter_queue: add support for UID/GID socket info

[BUG][3.10.15] reading from /proc/sys/net/netfilter/nf_log/*
 2013-12-18 21:11 UTC  (5+ messages)

[PATCH 01/15] net: bnx2 calls skb_set_hash
 2013-12-18 20:07 UTC  (3+ messages)

[PATCH 2/2 v2] net: Use percpu Cache route in IP tunnels
 2013-12-18 20:06 UTC 

[PATCH 0/2 v2] net: Cache dst in tunnels
 2013-12-18 20:06 UTC 

[net-next 00/14][pull request] Intel Wired LAN Driver Updates
 2013-12-18 19:58 UTC  (2+ messages)

[cfg80211 / iwlwifi] setting wireless regulatory domain doesn't work
 2013-12-18 19:45 UTC  (33+ messages)

[PATCH 0/3] net_dma removal and a new dma-debug check
 2013-12-18 18:49 UTC  (4+ messages)
` [PATCH 1/3] net_dma: mark broken

[PATCH net-next 1/3] netconf: rename PROXY_ARP to NEIGH_PROXY
 2013-12-18 18:06 UTC  (3+ messages)

[PATCH net v2 0/9] bridge: Fix corner case problems around local fdb entries
 2013-12-18 18:04 UTC  (10+ messages)
` [PATCH net v2 5/9] bridge: Fix the way to check if a local fdb entry can be deleted
` [PATCH net v2 7/9] bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port

[PATCH 1/1] hso: fix problem with wrong status code sent by OPTION GTM601 during RING indication
 2013-12-18 17:49 UTC  (7+ messages)

FEC performance degradation on iMX28 with forced link media
 2013-12-18 17:38 UTC  (5+ messages)
    ` FEC performance degradation with certain packet sizes

linux-next: build failure after merge of the net-next tree
 2013-12-18 17:06 UTC  (11+ messages)

[PATCH net-next v2 0/6] slight optimization of addr compare for some modules
 2013-12-18 16:51 UTC  (11+ messages)

[PATCH] [RXRPC]: do not unlock unheld spinlock in rxrpc_connect_exclusive()
 2013-12-18 16:10 UTC  (4+ messages)

[net PATCH v3 1/1] drivers: net : cpsw: pass proper device name while requesting irq
 2013-12-18 16:03 UTC 

[PATCH net] net: neighbour: add neighbour dead check for neigh_timer_handler()
 2013-12-18 15:46 UTC  (21+ messages)

[PATCH net-next] lib: hash: follow-up fixups for arch hash
 2013-12-18 15:05 UTC 

[PATCH net-next 0/2] mlx4_en: Add PTP support
 2013-12-18 15:03 UTC  (6+ messages)
` [PATCH net-next 1/2] mlx4_en: Add PTP hardware clock

[PATCH net-next] rps: NUMA flow limit allocations
 2013-12-18 14:46 UTC 

[PATCH net-next 2/3] sctp: remove the never used 'return' and, redundant 'break'
 2013-12-18 14:33 UTC  (4+ messages)

[RFC PATCH] net, rps: bypass enqueue_to_backlog()
 2013-12-18 14:26 UTC  (6+ messages)

[PATCH net-next 0/2] net/mlx4: Add support for TCP/IP offloads of vxlan tunneling
 2013-12-18 14:05 UTC  (3+ messages)
` [PATCH net-next 1/2] net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
` [PATCH net-next 2/2] net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling

[PATCH net-next] sctp: remove casting from function calls through ops structure
 2013-12-18 13:59 UTC  (2+ messages)

[PATCHv3 net-next 0/7] pktgen IPsec support
 2013-12-18 13:41 UTC  (6+ messages)

[PATCH net-next 5/5] bonding: add packets_per_slave attribute netlink support
 2013-12-18 12:49 UTC  (2+ messages)

[PATCH net-next 4/5] bonding: add lp_interval attribute netlink support
 2013-12-18 12:48 UTC  (2+ messages)

[PATCH net-next 3/5] bonding: add min_links attribute netlink support
 2013-12-18 12:48 UTC  (2+ messages)

[PATCH net-next 2/5] bonding: add all_slaves_active attribute netlink support
 2013-12-18 12:48 UTC  (2+ messages)

[PATCH net-next 1/5] bonding: add num_grat_arp attribute netlink support
 2013-12-18 12:48 UTC  (2+ messages)

[PATCH net-next 0/2] net_sched: do some cleanup
 2013-12-18 12:04 UTC  (3+ messages)
` [PATCH net-next 1/2] net_sched: replace pr_warning with pr_warn
` [PATCH net-next 2/2] sch_htb: use /* comments

Hello my dear Beloved, How are you and your family? I pray all is well with you all. Please my name is Mrs Lucy Edward from Canada. By the grace of God, I and my late husband are philanthropist. Although we were married for many years without any children until his death in 2008. I am contacting you because i want to entrust you with some funds ($10.000.000.00) million for Charity and humanitarian projects which will be for the benefit of the poor and less privileged in the society. I am presently suffering from Cancer of the lungs and my doctors have recently confirmed to me that i have few months to live hence my taking this bold step of contacting you to be part of this great task. Reply me through my private email address: (mrslucyaledward@yahoo.com)so that i can send you more details on how to receive the funds. May God bless you as i wait your reply on my privat
 2013-12-18 11:34 UTC 

My Dearest
 2013-12-18 11:13 UTC 

[0/2] netxen: bug fix and diagnostics for possible (hardware?) bug
 2013-12-18  6:22 UTC  (3+ messages)

[PATCH 02/15] net: bnx2x calls skb_set_hash
 2013-12-18 11:00 UTC  (2+ messages)

[PATCH 0/4] Make tcp-metrics source-address aware
 2013-12-18  9:58 UTC  (4+ messages)
` [PATCH 3/4] tcp: metrics: Delete all entries matching a certain destination

[PATCH] mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(
 2013-12-18  9:36 UTC 

RTM_DELROUTE on interface going down - when to send?
 2013-12-18  9:16 UTC  (4+ messages)

cgroup filter on physics interface can't container
 2013-12-18  9:12 UTC  (3+ messages)
` cgroup filter on physics interface can't control container

[patch net-next 0/5] mac80211: clean up some chekpatch errors
 2013-12-18  9:05 UTC  (7+ messages)
` [patch net-next 1/5] mac80211: fix checkpatch error
` [patch net-next 2/5] "
` [patch net-next 3/5] "
` [patch net-next 4/5] "
` [patch net-next 5/5] "

[PATCH 09/15] net: ixgbe calls skb_set_hash
 2013-12-18  8:41 UTC  (2+ messages)

[PATCH 08/15] net: igb calls skb_set_hash
 2013-12-18  8:40 UTC  (2+ messages)

[PATCH 07/15] net: i40e calls skb_set_hash
 2013-12-18  8:39 UTC  (2+ messages)

[PATCH 06/15] net: e1000e calls skb_set_hash
 2013-12-18  8:38 UTC  (2+ messages)

[BUG: 3.13.0-rc4] inconsistent lock state
 2013-12-18  7:54 UTC  (2+ messages)

[PATCH 15/15] net: vmxnet3 calls skb_set_hash
 2013-12-18  7:32 UTC 

[PATCH 14/15] net: sun-niu calls skb_set_hash
 2013-12-18  7:32 UTC 

[PATCH 13/15] net: sfc calls skb_set_hash
 2013-12-18  7:31 UTC 

[PATCH 12/15] net: vxge calls skb_set_hash
 2013-12-18  7:31 UTC 

[PATCH 11/15] net: mlx4 calls skb_set_hash
 2013-12-18  7:31 UTC 

[PATCH 10/15] net: sky2 calls skb_set_hash
 2013-12-18  7:28 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).